simplito/bn-php
Arbitrary-precision math for PHP with a clean, minimal API. Provides big integer/decimal operations beyond native limits, suitable for financial calculations, cryptography, and any code needing exact large-number arithmetic and conversions.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| markbaker/complex | 0.81 | PHP class library for complex number math. Create and operate on complex values with add/subtract/multiply/divide plus polar functions (theta, rho), conjugate/inverse, roots, logs, exponentials, powers, and a full set of trig and hyperbolic functions. | 1,661 | 1,663 | 12 | 8M | 1 | 10.3 | 51.6 | MIT | 5 years ago | |
| zdenekdrahos/bn-php | 0.79 | PHP library for working with Bangla/Bengali numbers and formatting. Convert between Bengali and Latin numerals, handle digit transformations, and support localization-friendly numeric output for apps needing Bangla numeral representation. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| phpseclib/bcmath_compat | 0.79 | BCMath compatibility layer for PHP environments without the bcmath extension. Provides drop-in function replacements used by phpseclib, helping big integer and cryptography features work consistently across shared hosts, minimal installs, and varied PHP builds. | 167 | 168 | 6 | 241K | 0 | 5.3 | 43.6 | MIT | 1 year ago | |
| simplito/bigint-wrapper-php | 0.79 | Lightweight PHP wrapper for working with big integers safely beyond native limits. Provides convenient object-style operations for arithmetic, comparisons, and formatting, helping avoid overflow issues when handling large numeric IDs, counters, or financial values. | 14 | 15 | 7 | 76K | 3 | 1.2 | 52.2 | MIT | — | |
| php-standard-library/math | 0.78 | Strictly typed math utilities for PHP with predictable, consistent error handling. Part of the PHP Standard Library project, providing reliable mathematical functions and a stable developer experience for safer numeric operations. | 1 | 1 | 0 | 20K | 0 | 17.7 | 63.2 | MIT | 2 months ago | |
| moontoast/math | 0.76 | PHP math utilities for Laravel and general use, offering convenient helpers for precise calculations, percentages, rounding, and numeric formatting. Lightweight and easy to integrate into apps where consistent arithmetic and number handling matter. | 456 | 365 | 7 | 141K | 1 | 2.3 | 24.2 | Apache-2.0 | 6 years ago | |
| yuwuhsien/laravel-bcmath-cast | 0.76 | — | 2 | 2 | 0 | 388 | 0 | 21.1 | 34.3 | MIT | 2 weeks ago | |
| interop-phpobjects/polite-math | 0.76 | — | 1 | 1 | 0 | 14K | 0 | 2.4 | 53.0 | MIT | 2 years ago | |
| open-southeners/byte-unit-converter | 0.75 | PHP 8.1+ utility to convert byte sizes between multiple units with no dependencies. Inspired by macOS ByteCountFormatter, it helps format and convert storage values consistently for apps and libraries. | 5 | 5 | 0 | 163 | 0 | 1.8 | 20.0 | MIT | 2 years ago | |
| phlib/base_convert | 0.75 | Drop-in replacement for PHP base_convert that supports arbitrarily large numbers without silent failures. Convert big numeric strings between bases (e.g., 10↔36) reliably via Phlib\base_convert, and round-trip large values correctly. | 3 | 3 | 0 | 4K | 0 | 0.6 | 41.3 | LGPL-3.0 | 4 years ago | |
| danaki/doctrine-enum-type-bundle | 0.59 | — | 6 | 6 | 9 | 420 | 0 | 1.8 | 24.7 | — | 4 years ago | |
| bensampo/laravel-enum | 0.57 | Laravel Enum provides a powerful enum implementation for Laravel with class-constant definitions, instantiation, casting, validation, localization, bitwise/flag enums, and an artisan generator. Not recommended for new projects—use native PHP 8.1 enums. | 2,031 | 2,046 | 157 | 338K | 1 | 15.0 | 30.2 | MIT | — |
How can I help you explore Laravel packages today?