Recommend this page to a friend! |
Download .zip |
Info | Documentation | View files (15) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2024-01-09 (4 days ago) | Not yet rated by the users | Total: 367 This week: 2 | All time: 6,829 This week: 204 |
Version | License | PHP version | Categories | |||
html-compressor 0.10 | MIT/X Consortium ... | 5.4 | HTML, PHP 5, Compression |
Description | Author | |
This package can compress Web pages HTML, CSS and JavaScript. |
A localhost application created in PHP to compress HTML, CSS & JS components of site.
1) Compress HTML
2) Minify JavaScript & CSS files
3) Minify Inline JavaScript, jQuery & CSS in HTML pages (<script>, <style>)
4) Replace Multiple Strings like localsite.dev to mydomain.com
5) Save, Restore & Remove Configurations
6) Choose Site Location & Output folder
7) Real Time Status of site compression
8) Execute Terminal / Shell commands before or after compression
9) Can Run in any localhost server
10) No Database needed
1) A localhost server that have PHP 5.3
1) Download the GitHub Zip File or clone the git
2) Extract the File to your localhost destination. On Linux systems, it's /var/www/html
I have published a blog post that covers all this : http://subinsb.com/compress-php-website-html-css-js
Files | / | includes |
File | Role | Description |
---|---|---|
class.siteCompressor.php | Class | The main class |
htmlCompress.php | Class | Class source |
min-css.php | Class | Class source |
min-html.php | Class | Class source |
min-js.php | Class | Class source |
Files | / | js |
File | Role | Description |
---|---|---|
jquery.js | Data | Auxiliary data |
main.js | Data | Auxiliary data |
scrollbar.js | Data | Auxiliary data |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.