|
|
@@ -118,6 +118,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
|
|
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
|
120
|
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
|
|
|
121
|
+* [Numbers PHP](https://github.com/powder96/numbers.php) - A library for working with numbers.
|
|
121
|
122
|
|
|
122
|
123
|
# Official APIs
|
|
123
|
124
|
|