https://github.com/subins2000/lobby-site-compressor
Compress sites
https://github.com/subins2000/lobby-site-compressor
Last synced: 4 months ago
JSON representation
Compress sites
- Host: GitHub
- URL: https://github.com/subins2000/lobby-site-compressor
- Owner: subins2000
- License: mit
- Created: 2016-01-19T14:18:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-03T08:36:07.000Z (over 9 years ago)
- Last Synced: 2025-03-02T08:46:28.569Z (over 1 year ago)
- Language: PHP
- Size: 91.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Site Compressor
==============
A localhost application created in PHP to compress HTML, CSS & JS components of site.
Blog Post - http://subinsb.com/compress-php-website-html-css-js
[Available on Lobby Store](http://lobby.subinsb.com/apps/site-compressor)
Features
========
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
11) Leaves alone PHP files that doesn't have HTML, so that nothing messes up the PHP code
Requirements
============
1) [Lobby](http://lobby.subinsb.com)
2) Should be able to Use of ob_flush & flush() PHP commands
Installation
============
1) Install [Lobby](http://lobby.subinsb.com)
2) Search for "Site Compressor" in Lobby Store and click Install.
Documentation & Usage
=====================
I have published a blog post that covers all this : http://subinsb.com/compress-php-website-html-css-js