Libraries tagged by BigInteger
phpseclib/phpseclib
484885086 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
brick/math
577310003 Downloads
Arbitrary-precision arithmetic library
phpseclib/bcmath_compat
21952337 Downloads
PHP 5.x-8.x polyfill for bcmath extension
pear/math_biginteger
3044377 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
nanasess/bcmath-polyfill
117675 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.
phpmath/biginteger
6284 Downloads
A PHP library to work with big integers.
sivin/crypt
18946 Downloads
Small library for encryption via phpseclib
base62/base62
10595 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
danog/tgseclib
435975 Downloads
PHP Secure Communications Library (+Telegram-specific AES IGE primitives) - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
vrnvgasu/phpseclib
2771 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
ras2023/phpcmslib
944 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
piggly/php-decimal
243 Downloads
An arbitrary-precision Decimal class type for PHP.
lumisys/bcmath_compat
17871 Downloads
PHP 5.x/7.x polyfill for bcmath extension
bardoqi/bigmath
11 Downloads
A PHP library to work with big integers and big decimals in most easy way.
charcoal-dev/gmp-adapter
7959 Downloads
Provides BigInteger class to Charcoal Apps