2017 © Pedro Peláez
 

library silex-assetic

Assetic extension for Silex

image

sinasalek/silex-assetic

Assetic extension for Silex

  • Saturday, April 16, 2016
  • by sinasalek
  • Repository
  • 1 Watchers
  • 0 Stars
  • 930 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 33 Forks
  • 0 Open issues
  • 9 Versions
  • 5 % 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

16/04 2016
15/02 2014