diff --git a/awesome-php.md b/awesome-php.md index 9157ba1..fb660bf 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -118,6 +118,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [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. +* [Numbers PHP](https://github.com/powder96/numbers.php) - A library for working with numbers. # Official APIs