From 44a0a0f32251c61f6286919ee845e01440578d67 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 19 Feb 2013 18:12:42 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index d35dbd94..09baed48 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -117,6 +117,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) - A domain suffix parser library. * [PHP File Locator](https://github.com/herrera-io/php-file-locator) - A library for locating files in large projects. * [Elastica](https://github.com/ruflin/Elastica) - A client library for [Elastic Search](http://www.elasticsearch.org/). +* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data. # Official APIs