From 01b3dc82bff42c6528328820668bad71860f5800 Mon Sep 17 00:00:00 2001 From: Mathias Grimm Date: Thu, 2 Oct 2014 16:38:52 +0100 Subject: [PATCH] adding mathiasgrimm/arraypath --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30cab83..1c386f8 100644 --- a/README.md +++ b/README.md @@ -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. * [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. +* [LIBRARY](https://github.com/mathiasgrimm/arraypath) - An array utility to manipulate array in a xpath way (idx1/idx2/...) ## Notifications *Libraries for working with notification software.*