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.
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-math.
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 document migration notes from v2 to v3, providing details of potential BC breaks and/or API differences you may need to be aware of.
How can I help you explore Laravel packages today?