Libraries tagged by bigint
phpseclib/phpseclib
381601067 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
brick/math
426140324 Downloads
Arbitrary-precision arithmetic library
phpseclib/bcmath_compat
19476141 Downloads
PHP 5.x-8.x polyfill for bcmath extension
simplito/bigint-wrapper-php
1880302 Downloads
Common interface for php_gmp and php_bcmath modules
pear/math_biginteger
2496954 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
rackbeat/laravel-validate-mysql-integers
35850 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.
ikr/money-math
13806 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
aza/math
20761 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).
base62/base62
7733 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
phpmath/biginteger
5271 Downloads
A PHP library to work with big integers.
axn/laravel-pk-int-to-bigint
5771 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
sivin/crypt
12998 Downloads
Small library for encryption via phpseclib
danog/tgseclib
433045 Downloads
PHP Secure Communications Library (+Telegram-specific AES IGE primitives) - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
konekt/laravel-migration-compatibility
143961 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
charcoal-dev/gmp-adapter
7486 Downloads
Provides BigInteger class to Charcoal Apps