adding mathiasgrimm/arraypath

This commit is contained in:
Mathias Grimm 2014-10-02 16:38:52 +01:00
parent a36b5a38ec
commit 01b3dc82bf

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.
* [LIBRARY](https://github.com/mathiasgrimm/arraypath) - An array utility to manipulate array in a xpath way (idx1/idx2/...)
## Notifications ## Notifications
*Libraries for working with notification software.* *Libraries for working with notification software.*