PHP smart client loader

Package:
PHP smart client loader
Summary:
Compact CSS and JavaScript served by HTML pages
Groups:
Cache, Compression, HTML, PHP 5
Author:
mohamed Hamed
Description:
This class can be used to compact CSS and JavaScript served by HTML pages.

It can compact CSS styles by removing comments and whitespaces. It can also do the same for JavaScript calling the JSMin class.

The class can also combine multiple CSS files or multiple JavaScript file into a single file.

The resulting CSS or JavaScript can be cached on the server side files.

The class can generate the necessary HTML to use the resulting CSS and JavaScript in the current page.


Powered by Gewgley