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 | 7M | 1 | 10.3 | 51.0 | MIT | 4 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 | — | — | — | |
| 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. | 15 | 16 | 7 | 74K | 3 | 1.2 | 51.5 | MIT | — | |
| portphp/portphp | 0.70 | Port is a PHP data import/export workflow library. Build pipelines to read, transform, validate, and write data across formats and sources, with reusable steps and a flexible architecture for ETL-style jobs. | 284 | 273 | 45 | 51K | 27 | 14.3 | 40.4 | MIT | 2 years ago | |
| laminas/laminas-code | 0.70 | Generate, analyze, and manipulate PHP code with Laminas Code. Provides reflection utilities, code generators, docblock parsing, and class/file generation helpers for building frameworks, tooling, and meta-programming workflows. | 1,911 | 1,915 | 90 | 4M | 21 | 35.7 | 57.2 | BSD-3-Clause | 7 months ago | |
| bigoen/redis-bundle | 0.70 | — | 5 | 5 | 0 | 0 | 0 | 3.0 | — | MIT | 1 year ago | |
| baudev/php-object-converter-bundle | 0.69 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 7 years ago | |
| fgrosse/phpasn1 | 0.68 | — | 183 | 175 | 48 | 397K | 9 | 2.9 | 34.1 | MIT | 4 years ago | |
| nikic/php-parser | 0.68 | Parse PHP code into an Abstract Syntax Tree (AST) for static analysis, manipulation, and code generation. Supports PHP 5.x to 8.4, handles errors gracefully, and preserves formatting during AST-to-code conversion. Easily traverse, modify, and convert ASTs back to PHP, with JSON serialization support... | 17,440 | 17,509 | 1,122 | 16M | 47 | 75.0 | 67.8 | BSD-3-Clause | 6 months ago | |
| danaki/doctrine-enum-type-bundle | 0.59 | — | 6 | 6 | 9 | 727 | 0 | 1.8 | 27.9 | — | 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,028 | 2,044 | 159 | 321K | 1 | 15.0 | 30.5 | MIT | — |
How can I help you explore Laravel packages today?