Download the PHP package scratcher28/laravel-vendor-minify without Composer
On this page you can find all versions of the php package scratcher28/laravel-vendor-minify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download scratcher28/laravel-vendor-minify
More information about scratcher28/laravel-vendor-minify
Files in scratcher28/laravel-vendor-minify
Download scratcher28/laravel-vendor-minify
More information about scratcher28/laravel-vendor-minify
Files in scratcher28/laravel-vendor-minify
Vendor scratcher28
Package laravel-vendor-minify
Short Description A vendor minify package, to remove tests and documentation and minifing all php files to save space
License MIT
Package laravel-vendor-minify
Short Description A vendor minify package, to remove tests and documentation and minifing all php files to save space
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-vendor-minify
Laravel Vendor Cleanup and Minify Commands
1) Remove tests, documentation, .gitignore files from the vendor dir. 2) Minify all php files in the vendor dir
Require this package:
composer require goszowski/laravel-vendor-minify
You can now remove all the docs/tests/examples/build scripts throught artisan
php artisan vendor:cleanup
And You can now minify all php files throught artisan
php artisan vendor:minify
Thanks Barry vd. Heuvel and other Contributors for beautiful package to cleanup Laravel 4.2
License
The Laravel Vendor Minify Command is open-sourced software licensed under the MIT license
All versions of laravel-vendor-minify with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
illuminate/support Version dev-master
illuminate/console Version dev-master
illuminate/filesystem Version dev-master
symfony/finder Version ^4.2
illuminate/support Version dev-master
illuminate/console Version dev-master
illuminate/filesystem Version dev-master
symfony/finder Version ^4.2
The package scratcher28/laravel-vendor-minify contains the following files
Loading the files please wait ....