Download the PHP package mikefunk/bustersphp without Composer
On this page you can find all versions of the php package mikefunk/bustersphp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mikefunk/bustersphp
More information about mikefunk/bustersphp
Files in mikefunk/bustersphp
Download mikefunk/bustersphp
More information about mikefunk/bustersphp
Files in mikefunk/bustersphp
Vendor mikefunk
Package bustersphp
Short Description A simple class to generate js/css tags with cache names from busters.json. This is related to gulp-buster.
License MIT
Package bustersphp
Short Description A simple class to generate js/css tags with cache names from busters.json. This is related to gulp-buster.
License MIT
Please rate this library. Is it a good library?
Informations about the package bustersphp
BustersPhp
A simple class to generate js/css tags with cache names from busters.json. If you use gulp-buster to create a busters.json, it will look something like this:
Then you can put in your view and it will display like this:
Installation
Get composer, then put this in your composer.json
in the "require" block:
then run composer update
.
Usage
- use gulp-buster to generate combined css/js cache files with the hash as the file name
- add BustersPhp to your PHP application via composer:
composer require MikeFunk/BustersPhp:dev-develop
-
instantiate in your php with your config passed in:
- echo css/js in your view:
For more information check out gulp-buster
All versions of bustersphp with dependencies
PHP Build Version
Package Version
No informations.
The package mikefunk/bustersphp contains the following files
Loading the files please wait ....