lastzero / sympathy
This package is abandoned and no longer maintained.
No replacement package was suggested.
Components for Silex / Symfony
v1.1.2
2015-12-03 22:11 UTC
Requires
- php: >=5.4
- doctrine/dbal: ~2.4
- lastzero/test-tools: *
- natxet/cssmin: dev-master
- symfony/translation: ~2.3
- symfony/validator: ~2.3
Requires (Dev)
- kriswallsmith/assetic: ~1.1
- natxet/cssmin: dev-master
- phpunit/phpunit: @stable
- sstalle/php7cc: *
README
This library is no longer actively maintained in favor of three separate packages:
- InputValidation for PHP – Easy & secure whitelist validation for input data of any origin
- Doctrine ActiveRecord - Object-oriented CRUD for Doctrine DBAL
- CSS Optimizer - Minifies stylesheets by removing duplicates and combining selectors
You should be able to use those as drop-in replacements with a few minor changes. If not, please use the issue tracker or send an email to give feedback.