Download the PHP package bmidget/kohana-assets without Composer
On this page you can find all versions of the php package bmidget/kohana-assets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bmidget/kohana-assets
More information about bmidget/kohana-assets
Files in bmidget/kohana-assets
Download bmidget/kohana-assets
More information about bmidget/kohana-assets
Files in bmidget/kohana-assets
Vendor bmidget
Package kohana-assets
Short Description Handy library for serving up pre-compiled js and css/less files
License Apache
Homepage https://github.com/bmidget/kohana-assets
Package kohana-assets
Short Description Handy library for serving up pre-compiled js and css/less files
License Apache
Homepage https://github.com/bmidget/kohana-assets
Please rate this library. Is it a good library?
Informations about the package kohana-assets
JS and CSS assets libaray for Kohana 3.3
Create an assets object
Define hashgroups in config files. Here are some examples:
Pre-compile assets
You can create a minion task to do this as a deployment script for your production environment.
And in your dev environment, it's nice to update the compiled assets every refresh. Here's an example of setting this up in a Template controller:
And in your view template, return the script tags pointing to the proper compiled js and css files
All versions of kohana-assets with dependencies
PHP Build Version
Package Version
Requires
composer/installers Version
~1.0
kohana/core Version >=3.3
php Version >=5.3.3
oyejorge/less.php Version >=1.7
kohana/core Version >=3.3
php Version >=5.3.3
oyejorge/less.php Version >=1.7
The package bmidget/kohana-assets contains the following files
Loading the files please wait ....