2017 © Pedro Peláez
 

library zeroframework-assetic

Assetic extension for zeroframework

image

zeroframework/zeroframework-assetic

Assetic extension for zeroframework

  • Wednesday, January 22, 2014
  • by jean-pasqualini
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 33 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % 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

22/01 2014

dev-master

9999999-dev https://github.com/onetest/ZeroFramework-Assetic

Assetic extension for zeroframework

  Sources   Download

MIT

The Requires

 

The Development Requires

silex assetic

29/08 2013