All Projects → mheap → Silex-Assetic

mheap / Silex-Assetic

Licence: MIT license
No description, website, or topics provided.

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].