Libraries tagged by bigint
phpseclib/phpseclib
482755346 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
brick/math
574158977 Downloads
Arbitrary-precision arithmetic library
phpseclib/bcmath_compat
21902747 Downloads
PHP 5.x-8.x polyfill for bcmath extension
simplito/bigint-wrapper-php
2602137 Downloads
Common interface for php_gmp and php_bcmath modules
pear/math_biginteger
3034411 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
konekt/laravel-migration-compatibility
287792 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
axn/laravel-pk-int-to-bigint
6890 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
nanasess/bcmath-polyfill
115937 Downloads
PHP 8.4 bcmath functions polyfill with fallback compatibility for environments without bcmath extension. Based on phpseclib/bcmath_compat with additional support for new PHP 8.4 bcmath functions.
base62/base62
10569 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
phpmath/biginteger
6279 Downloads
A PHP library to work with big integers.
rackbeat/laravel-validate-mysql-integers
41646 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.
ikr/money-math
16247 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
aza/math
22645 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
sivin/crypt
18877 Downloads
Small library for encryption via phpseclib
danog/tgseclib
435919 Downloads
PHP Secure Communications Library (+Telegram-specific AES IGE primitives) - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.