simplito/bigint-wrapper-php
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| moontoast/math | 0.85 | 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 | 149K | 1 | 2.3 | 24.5 | Apache-2.0 | 6 years ago | |
| markbaker/complex | 0.82 | 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.4 | MIT | 4 years ago | |
| simplito/bn-php | 0.79 | 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. | 20 | 21 | 5 | 74K | 0 | 0.3 | 49.0 | MIT | — | |
| brick/math | 0.75 | Arbitrary-precision math for PHP. Work with big integers, decimals, and rational numbers via a clean OOP API. Optimized with GMP or BCMath when available, with automatic runtime selection. Requires PHP 8.2+ (older versions available). | 2,142 | 2,164 | 95 | 14M | 0 | 44.8 | 62.0 | MIT | 4 days ago | |
| phpseclib/bcmath_compat | 0.69 | 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 | 311K | 0 | 5.3 | 45.1 | MIT | 1 year ago | |
| fgrosse/phpasn1 | 0.62 | — | 182 | 175 | 48 | 410K | 9 | 2.9 | 34.3 | MIT | 4 years ago | |
| ramsey/collection | 0.62 | ramsey/collection is a PHP library for representing and manipulating typed collections. Provides data structures and APIs inspired by the Java Collections Framework, helping you store, validate, and work with groups of objects and values consistently. | 1,198 | 1,211 | 54 | 14M | 4 | 14.2 | 56.5 | MIT | 1 year ago |
How can I help you explore Laravel packages today?