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