spiffy/spiffy-assetic
This package is abandoned and no longer maintained.
No replacement package was suggested.
Spiffy\AsseticPackage is a package for SpiffyFramework that helps you manage your assets.
Maintainers
1.2.0
2015-04-23 02:56 UTC
Requires
- php: >=5.4
- kriswallsmith/assetic: ~1.1
- spiffy/spiffy-event: ~1.0
- symfony/finder: ~2.2
- twig/twig: ~1.15
Requires (Dev)
- phpunit/phpunit: ~4.0
- ptachoire/cssembed: ~1.0
- squizlabs/php_codesniffer: ~1.0
Suggests
- mrclay/minify: required to use the jsmin filter.
- natxet/cssmin: required to use the cssmin filter.
- ptachoire/cssembed: required to use the cssembed filter.
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause 78929a18398cff007c5c5f0ee1aeed4896dca956
- Kyle Spraggs <theman.woop@spiffyjr.me>
This package is not auto-updated.
Last update: 2022-02-01 12:35:02 UTC
README
👁 Build Status
👁 Code Coverage
👁 Scrutinizer Code Quality
Installation
Spiffy\Assetic can be installed using composer which will setup any autoloading for you.
composer require spiffy/spiffy-assetic
Additionally, you can download or clone the repository and setup your own autoloading.
