added PHPExtra/Sorter

This commit is contained in:
Jacek Kobus 2014-07-27 17:39:49 +02:00
parent cf838a6ee5
commit 494d25c05b

View File

@ -506,6 +506,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data. * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
* [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage. * [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
* [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output. * [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
* [Sorter](https://github.com/phpextra/sorter) - A library for sorting complex data structures.
## Notifications ## Notifications
*Libraries for working with notification software.* *Libraries for working with notification software.*