lastzero / sympathy
Components for Silex / Symfony
Installs: 11 831
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 1
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.