Skip to content

zeroframework/ZeroFramework-Assetic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silex-Assetic

Build Status

Installation

Create a composer.json in your projects root-directory::

{
    "require": {
        "mheap/Silex-Assetic": "*"
    }
}

and run::

curl -s http://getcomposer.org/installer | php
php composer.phar install

More Information

Read the documentation files under /doc.

License

'Silex-Assetic' is licensed under the MIT license.

Packages

No packages published

Languages

  • PHP 99.6%
  • CSS 0.4%