silex-spear / assetic-provider
A Silex provider for Assetic
Installs: 1 082
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Requires
- php: >=5.4
- kriswallsmith/assetic: ~1.2
- mheap/silex-assetic: ~1.0
- puzzle/configuration: ~1.7
- silex/silex: ~1.2
This package is not auto-updated.
Last update: 2024-10-26 17:45:37 UTC
README
A silex provider for Assetic using puzzle/configuration (https://github.com/Niktux/puzzle-configuration)
Installation
{
"require": {
"silex-spear/assetic-provider": "~1.0"
}
}
or
composer require silex-spear/assetic-provider
What is the config/assetic.yml-dist.example
file ?
It's a configuration example file for the configuration file hydrator karma (https://github.com/Niktux/karma)