Joomla PHP Speedy
Joomla PHP Speedy is a Plugin for the Joomla CMS that integrates PHP Speedy. PHP Speedy itself is an Open Source PHP Library that speeds up PHP websites.
PHP Speedy
PHP Speedy library is designed to optimize the download speed of your PHP website. It merges multiple JavaScript and CSS files into a single file, minifies them, and also uses Gzip for on the fly compression of the HTTP output. PHP Speedy is a project maintained by AcidDrop. The PHP Speedy Project Page has more information on the project.
Integrating PHP Speedy with Joomla
You have two options of integrating PHP Speedy with Joomla.
You can download the Joomla PHP Speedy Plugin, and install it on your Joomla CMS. This will take care of installing the PHP Speedy Library, and configure it using the Plugin's parameters.
OR you can integrate the PHP Speedy Library manually based on the instructions on the PHP Speedy Project Page.
Download
You can checkout the latest source from SVN.
Packaged builds of the Joomla PHP Speedy Plugin can be obtained from Fiji Web Design.
To Do
Add Support for: http://code.google.com/p/psop/ http://code.google.com/p/minify/