An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Components for the Symfony Ecosystem
====================================

[![Build Status](https://travis-ci.org/lastzero/sympathy.png?branch=master)](https://travis-ci.org/lastzero/sympathy)
[![Latest Stable Version](https://poser.pugx.org/lastzero/sympathy/v/stable.svg)](https://packagist.org/packages/lastzero/sympathy)
[![Total Downloads](https://poser.pugx.org/lastzero/sympathy/downloads.svg)](https://packagist.org/packages/lastzero/sympathy)
[![License](https://poser.pugx.org/lastzero/sympathy/license.svg)](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.