Libraries tagged by bigint
phpseclib/phpseclib
358195651 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
brick/math
385662361 Downloads
Arbitrary-precision arithmetic library
phpseclib/bcmath_compat
18952992 Downloads
PHP 5.x-8.x polyfill for bcmath extension
simplito/bigint-wrapper-php
1713423 Downloads
Common interface for php_gmp and php_bcmath modules
pear/math_biginteger
2383036 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
phpmath/biginteger
4602 Downloads
A PHP library to work with big integers.
axn/laravel-pk-int-to-bigint
5301 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
rackbeat/laravel-validate-mysql-integers
33063 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.
ikr/money-math
13364 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
base62/base62
6801 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
aza/math
20073 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
10744 Downloads
Small library for encryption via phpseclib
danog/tgseclib
432319 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
136550 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
charcoal-dev/gmp-adapter
5169 Downloads
Provides BigInteger class to Charcoal Apps