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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| simplito/bn-php | 0.75 | 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 | 57K | 0 | 0.3 | 47.5 | MIT | — | |
| markbaker/complex | 0.73 | 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,655 | 1,657 | 12 | 7M | 1 | 30.2 | 59.8 | MIT | 4 years ago | |
| simplito/elliptic-php | 0.69 | Pure-PHP elliptic curve cryptography library for PHP. Provides ECDSA signing/verification and key generation on common curves (incl. secp256k1) with utilities for points, keys, and encodings—useful for blockchain, JWT, and other crypto workflows without extensions. | 231 | — | 52 | — | 10 | 5.6 | 3.0 | MIT | — | |
| brick/math | 0.66 | Arbitrary-precision math for PHP. Work with big integers, decimals and rationals reliably, with automatic acceleration via GMP or BCMath when available. PHP 8.2+ supported. Stable 0.x release cycles suitable for production. | 2,130 | 2,147 | 93 | 13M | 0 | 43.9 | 61.5 | MIT | 3 weeks ago | |
| spomky-labs/cbor-php | 0.62 | RFC 8949 CBOR encoder/decoder for PHP 8+. Supports all major types, tags (extensible), streaming decode, indefinite-length items, and normalization to native PHP values. Includes common tags and tools for custom tags. | 57 | 57 | 14 | 514K | 1 | 26.6 | 64.1 | MIT | 1 week ago | |
| phpseclib/phpseclib | 0.62 | Pure-PHP cryptography and secure communications toolkit: SSH-2/SFTP, X.509, RSA/DSA/DH, ECDSA/ECDH, Ed25519/Curve25519, plus modern ciphers (AES/ChaCha20/Salsa20) and AEAD (GCM/Poly1305). Composer-ready, LTS branches. | 5,568 | 5,687 | 906 | 9M | 198 | 89.9 | 79.4 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?