zendframework/zend-math
Zend Math provides math utilities for PHP, including big integer/decimal support, random number generation, and statistical helpers. Part of the Zend Framework ecosystem, it offers consistent, tested components for numeric operations.
zend-math provides general mathematical functions. So far the supported functionalities are:
Zend\Math\Rand, a random number generator;Zend\Math\BigInteger, a library to manage big integers.We expect to add more functionalities in the future.
How can I help you explore Laravel packages today?