An easy to use stand-alone PHP-Library (but at the same time also a Wordpress plugin) that combines, optimizes, dataURI-fies, re-splits, compresses and caches your CSS and JS for quicker loading times.
Stars
302
Forks
38
Watchers
302
Open Issues
28
Overall repository health assessment
No package.json found
This might not be a Node.js project
- Removed try/catch bloc karound minified JavaScript as this disables all JavaScript-JIT-compilers
a232a05View on GitHubAdded new functionality for lazyloading CSS.
a589b13View on GitHubFixed a cache-path problem affecting the Wordpress plugin.
ea1d3e0View on GitHubRemoved CHMOD-777-command after creation of cache files
eec721cView on GitHubAdded a fix for error when access to PHP-function "apache_get_modules" is restricted.
0e0a118View on GitHubFixed persisting bug where phpinfo, used solely for detection of mod_rewrite, gets outputted, or destroys webpage.
ff36313View on GitHub