https://github.com/lastzero/sympathy
Components for the Symfony Ecosystem
https://github.com/lastzero/sympathy
Last synced: 7 months ago
JSON representation
Components for the Symfony Ecosystem
- Host: GitHub
- URL: https://github.com/lastzero/sympathy
- Owner: lastzero
- License: mit
- Created: 2013-10-22T18:28:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-12-04T11:16:25.000Z (over 10 years ago)
- Last Synced: 2025-02-28T05:24:54.512Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 189 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Components for the Symfony Ecosystem
====================================
[](https://travis-ci.org/lastzero/sympathy)
[](https://packagist.org/packages/lastzero/sympathy)
[](https://packagist.org/packages/lastzero/sympathy)
[](https://packagist.org/packages/lastzero/sympathy)
**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](https://github.com/lastzero/php-input-validation)
* [**Doctrine ActiveRecord** - Object-oriented CRUD for Doctrine DBAL](https://github.com/lastzero/doctrine-active-record)
* [**CSS Optimizer** - Minifies stylesheets by removing duplicates and combining selectors](https://github.com/lastzero/css-optimizer)
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.