
What is
PHP Speedy ? This is a set of php scripts that allow you to combine and compress CSS and JS files for a website written in PHP. Originally developed as an application to Wordpress, but now it has become more widespread.
PHP Speedy was chosen as the basis for starting the development of Web Optimizer, a web application that automates client optimization. It is assumed that such an application can be deployed as quickly and easily as possible on any platform, and it will take care of all the actions related to the speed of the page loading.
As practice has shown, client optimization is interested in a large circle of people. But very many people are stopped by the fact that they need special knowledge to master this area. Web Optimizer is created just to remove this barrier (and how our response
Chamberlain www.getrpo.com :).
At the moment, PHP Speedy itself (in the repository) has been improved by creating a
.htaccess
file with all settings to optimize the client performance of the site (Apache is automatically checked for support of various modules, after that the corresponding directives are added to
.htaccess
). Actually, you can simply download PHP Speedy, create
.htaccess
and demolish the first one as an unnecessary installer :)
')
Download the latest PHP Speedy
while you can from SVN (
Leon has not yet posted a new version to the public). Any bugs / errors you can write here - fix it.
After uploading the archive, you need to open
php_speedy_wp/libs/php_speedy/
via the browser - there is an installer.
Briefly about the plans, there are a lot of them: automatic assembly of
CSS Sprites (a-la
duris.ru ), connecting
various CDNs ,
optimizing the size of images (on schedule or one time), fully configurable and transparent installation “in two clicks” ... In general, their bulk is no wonder that
webo.in has been functioning for more than a year. But we will be extremely grateful for any additional thoughts.
If someone wants to join the development / design - write in the comments or through private messages, now there is enough room for everyone :)
PS This is the first topic in the Web Optimizer blog. Support this initiative.