Monthly Archiv: February, 2010

SimpleProfiler

Package:
SimpleProfiler
Summary:
Measure the time a PHP script takes to execute
Groups:
PHP 5, Time and Date
Author:
Marco Palmieri
Description:
This class can be used to measure the time a PHP script takes to execute.

It can start measuring the time different sections of a script take to execute.

The class can keep track of the elapsed time of each script section and store the section name and the time in a class array variable.


FFmpeg PHP

Package:
FFmpeg PHP
Summary:
Manipulate video files using the ffmpeg program
Groups:
Audio, PHP 5, Video
Author:
Vladimir Gorej
Description:
This package can be used to manipulate videos files in PHP using the ffmpeg program.

It provides classes for retrieving information from video and audio files like the duration, frame and sample rate, frame size, etc..

It can also extract individual frames from the videos and create GD image resources.

It supports the all the video formats supported by ffmpeg like MOV, AVI, MPEG, WMV, and the audio formats MP3 and WMA.


HTML fixer

Package:
HTML fixer
Summary:
Fix HTML documents
Groups:
HTML, PHP 5
Author:
giulio pons
Description:
This class can be used to fix HTML documents.

It can process an HTML document passed as a string and perform several operations to fix the HTML. Currently it can:

- Delete closed tags without their opening tag
- Close open tags without a close tag
- Fix incorrectly nested tags
- Fix incorrectly quoted attributes
- Merge multiple styles attributes in the same tag
- Remove comments
- Remove empty tags


404 Catcher PHP Script

404 Catcher is a free php script will alert you via email if someone encounters a 404 page missing error on your web site. This easy to install script can be a very useful tool on sites where digging through analytics is not a daily event or when major site updates are being made and you are redirecting old pages to new....

Simple timer class

Package:
Simple timer class
Summary:
Measure the time that elapses
Groups:
PHP 5, Time and Date
Author:
Jay Gilford
Description:
This class can be used to measure the time that elapses.

It can start a timer and stop it in a different moment to measure the time that elapsed between the two moments.

The class can also pause and the resume the time measurement in any moment.


Profanity Filter

Package:
Profanity Filter
Summary:
Determine if a text contains many obscene words
Groups:
PHP 5, Text processing
Author:
Mike Block
Description:
This class can be used to determine if a text contains too many obscene words.

It parses a given text and checks if it uses words that are part of an obscene words list. It can also look for variants of the words and plural forms of the listed English words.

The class returns a score number that may be used by applications to take decisions on whether the text is acceptable.


Facebook Chat

Package:
Facebook Chat
Summary:
Send chat messages to friends in Facebook
Groups:
Chat, PHP 5, Social Networking, Web services
Author:
De Rosa Luigi
Description:
This class can be used to send chat messages to friends in Facebook.

It can send a request authenticate on behalf of a given Facebook user.

The class can retrieve the list of friends and send a chat message to a friend that is online.


TomatoCMS

TomatoCMS considered each site made up of by many different elements, which we called a widget. You can easily create, customize the layout of your site through a management tool layout (Layout Editor) very easy and convenient. Using this tool, you can drag/drop, configure the widget as well as preview the layout of the site. TomatoCMS supply available the most popular series of widgets, and programmers can easily develop widgets.
Powered by Gewgley