Minify

Minify 1.3.32 updated

"Minify" will parse CSS and JS code, removing unnecessary characters that do nothing more than improve readability and clutter the real code. The classes will help developers improve the performance of their code, by cutting down its size and helping it...

php-videoGet needs a video URL as input and it will parse that page's source code looking for video-related meta tags.These tags are then parsed and retrieved inside a PHP array.The class can fetch information like:- video title- video description- poster...

The Simple Validator PHP class allows developers to take data inputted thorough a form and sent to the server to be checked against a set of rules before being recorded and processed inside the application's backend.The library's main feature is its light...

PHP-Cache

PHP-Cache 1.0

PHP-Cache comes with three built-in caching backends, but it was coded in such a way to support new mediums if needed.If the desired caching backend falters in any way, PHP-Cache falls back to using the file system backend.Supported caching backends:-...

The php-dependencies package can be placed inside the root folder of any PHP project and run a simple scan which tells developers a few things about their code and its dependencies.The class works in two stages. At first it will scan and detect all...

The class can generate thumbnail image files which are used to display the gallery images in an HTML table. The thumbnails are linked to pages where the full size versions of the images can be viewed.Features:cursor-pointer" onclick="spovl3hide();">...

The mysql-search-replace PHP class allows programmers to replace a string over an entire MySQL database without having to write complex SQL queries on their own.Just add your database authentication details at the top of the class' source code, the text...

KLogger

KLogger 1.0.0

By default, the class logs all messages to a local text file.Features:Supported log levels: Emergency: system is unusable Alert: action must be taken immediately Critical: critical conditions Error: error conditions Warning: warning conditions Notice:...

GWTdata

GWTdata 1.0

GWTdata will connect to a Google account with the provided credentials and download data for one or more domains added to a person's Google Webmaster Tools profile.Data for nine different criteria is downloaded, each to its own file, for each supported...