samsonphp / resource
SamsonPHP static resources management module
Installs: 1 525
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 5
pkg:composer/samsonphp/resource
README
SamsonPHP static resource management module.
Main goal is gathering and managing web-application resources in local development to make assets management as easy as possible.
##Documentation Follow official documentation.
##Installation
You can install this package through Composer:
composer require samsonphp/Resource
The packages adheres to the SemVer specification, and there will be full backward compatibility between minor versions.
##Testing
$ vendor/bin/phpunit
##Contributing Feel free to fork and create pull requests at any time.
##Security If you discover any security related issues, please use this repository issue tracker.
##License Open Software License ("OSL") v 3.0. Please see License File for more information.