| Recommend this page to a friend! | 
|  Download | 
| Info | Documentation |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not yet rated by the users | Total: 38 | All time:  10,962 This week: 455  | ||||
| Version | License | PHP version | Categories | |||
| laravel-html-minify 1.0.0 | MIT/X Consortium ... | 5 | HTML, PHP 5, Compression, Performance... | 
| Description | Author | |||||||||||||||||||||||
| This package can be used to minify the HTML generated using Blade templates. | 
 | |||||||||||||||||||||||
This package helps to minify your project`s html (blade file) output.
You can install the package via composer:
composer require dipeshsukhia/laravel-html-minify
php artisan vendor:publish --tag=LaravelHtmlMinify
add in env
for enable
Html_Minify = true
for disable
Html_Minify = false
composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
|  Files (16) | 
| File | Role | Description | ||
|---|---|---|---|---|
|  src (3 files, 2 directories) | ||||
|  tests (1 file) | ||||
|    .editorconfig | Data | Auxiliary data | ||
|    .scrutinizer.yml | Data | Auxiliary data | ||
|    .styleci.yml | Data | Auxiliary data | ||
|    .travis.yml | Data | Auxiliary data | ||
|    CHANGELOG.md | Data | Auxiliary data | ||
|    composer.json | Data | Auxiliary data | ||
|    CONTRIBUTING.md | Data | Auxiliary data | ||
|    LICENSE.md | Lic. | License text | ||
|    phpunit.xml.dist | Data | Auxiliary data | ||
|    README.md | Doc. | Documentation | ||
|  Files (16) | / | src | 
| File | Role | Description | ||
|---|---|---|---|---|
|  config (1 file) | ||||
|  Middleware (1 file) | ||||
|  LaravelHtmlMinify.php | Class | Class source | ||
|  LaravelHtmlMinifyFacade.php | Class | Class source | ||
|  LaravelHtmlMinifyServiceProvider.php | Class | Class source | ||
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
|  | laravel-html-minify-2020-02-05.zip 8KB | 
|  | laravel-html-minify-2020-02-05.tar.gz 6KB | 
|  | Install with Composer | 
| 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.
 If you know an application of this package, send a message to the author to add a link here.