|
|
@@ -117,6 +117,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
|
|
117
|
117
|
* [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) - A domain suffix parser library.
|
|
118
|
118
|
* [PHP File Locator](https://github.com/herrera-io/php-file-locator) - A library for locating files in large projects.
|
|
119
|
119
|
* [Elastica](https://github.com/ruflin/Elastica) - A client library for [Elastic Search](http://www.elasticsearch.org/).
|
|
|
120
|
+* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
|
|
120
|
121
|
|
|
121
|
122
|
# Official APIs
|
|
122
|
123
|
|