1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00
This commit is contained in:
Jamie York 2013-02-28 19:09:13 +00:00
parent 5c6285827e
commit f9eefe0355

View File

@ -119,6 +119,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
* [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.
* [Numbers PHP](https://github.com/powder96/numbers.php) - A library for working with numbers.
* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
# Official APIs