blood72 / blade-minify

Blade Minifier for personal use
MIT License
0 stars 0 forks source link

Blade Minifier

Blade Minifier for personal use

Obviously this doesn't minify the .blade.php format itself.
This is specialized minification in the compiled .php by the Laravel Blade Compiler.

Index

Requirement

Installation

Install using the composer.

composer require blood72/blade-minify

Usage

Example

You can compare test files. see more examples.

Reference

License

This package is open-sourced software licensed under the MIT license.