lalop / aphet
Aphet is an asset pipeline 100% php dependent and with the less configuration possible
Installs: 940
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 2
pkg:composer/lalop/aphet
Requires
- php: >=5.4
 - kriswallsmith/assetic: ~1.0
 - leafo/scssphp: ~0.3
 - mrclay/minify: 2.*
 - natxet/cssmin: ~3.0
 - symfony/console: ~2.0
 
Requires (Dev)
- mikey179/vfsstream: v1.2.0
 - phpunit/phpunit: 3.*
 
Suggests
- leafo/scssphp-compass: Aphet provides the integration with the SCSS compass plugin
 
README
Pure php asset pipeline on top of assetic with minimal configuration.
<?php