2017 © Pedro Peláez
 

library silex-assetic

Assetic extension for Silex

image

mheap/silex-assetic

Assetic extension for Silex

  • Friday, March 6, 2015
  • by mheap
  • Repository
  • 5 Watchers
  • 72 Stars
  • 143,349 Installations
  • PHP
  • 14 Dependents
  • 1 Suggesters
  • 33 Forks
  • 13 Open issues
  • 8 Versions
  • 3 % Grown

The README.md

Silex-Assetic

Build Status, (*1)

Installation

Create a composer.json in your projects root-directory::, (*2)

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

and run::, (*3)

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

More Information

Read the documentation files under /doc., (*4)

License

'Silex-Assetic' is licensed under the MIT license., (*5)

The Versions

06/03 2015
15/02 2014