Libraries tagged by bigint
phpseclib/phpseclib
464414167 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
brick/math
546889723 Downloads
Arbitrary-precision arithmetic library
phpseclib/bcmath_compat
21483084 Downloads
PHP 5.x-8.x polyfill for bcmath extension
simplito/bigint-wrapper-php
2446116 Downloads
Common interface for php_gmp and php_bcmath modules
pear/math_biginteger
2945247 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
phpmath/biginteger
6214 Downloads
A PHP library to work with big integers.
ikr/money-math
16011 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
aza/math
22407 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).
nanasess/bcmath-polyfill
84480 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
10241 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
konekt/laravel-migration-compatibility
230141 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
axn/laravel-pk-int-to-bigint
6703 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
rackbeat/laravel-validate-mysql-integers
40965 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.
sivin/crypt
18258 Downloads
Small library for encryption via phpseclib
danog/tgseclib
435475 Downloads
PHP Secure Communications Library (+Telegram-specific AES IGE primitives) - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.