mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add MathPHP library to Numbers libraries.
This commit is contained in:
parent
ed82feb837
commit
843b40229c
@ -662,6 +662,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library.
|
* [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library.
|
||||||
* [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure.
|
* [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure.
|
||||||
* [PHP Units of Measure](https://github.com/triplepoint/php-units-of-measure) - A library for converting between units of measure.
|
* [PHP Units of Measure](https://github.com/triplepoint/php-units-of-measure) - A library for converting between units of measure.
|
||||||
|
* [MathPHP](http://github.com/markrogoyski/math-php) - A math library for PHP.
|
||||||
|
|
||||||
### Filtering and Validation
|
### Filtering and Validation
|
||||||
*Libraries for filtering and validating data.*
|
*Libraries for filtering and validating data.*
|
||||||
|
Loading…
Reference in New Issue
Block a user