Libraries tagged by bigint
samsara/fermat
3113 Downloads
A library providing math and statistics operations for numbers of arbitrary size.
ras2023/phpcmslib
442 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
nanasess/bcmath-polyfill
43 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.
blockchainethdev/bigint-wrapper-php
583 Downloads
Common interface for php_gmp and php_bcmath modules
piggly/php-decimal
239 Downloads
An arbitrary-precision Decimal class type for PHP.
vrnvgasu/phpseclib
1983 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
rdn/phpseclib
896 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
lumisys/bcmath_compat
17664 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.
grifix/big-int
345 Downloads
Big integer value object
adamthehutt/laravel-unique-bigint-ids
1704 Downloads
This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.
vrnedwidek/php-decimal
16 Downloads
An arbitrary-precision Decimal class type for PHP. Forked from Piggly and updated requirements to allow PHP 8.1 and PHP 8.2.
samsara/fermat-stats
92 Downloads
A module for the Fermat math library which adds statistics function.
samsara/fermat-matrices-and-vectors
79 Downloads
A module for the Fermat math library which adds matrices and vectors functions.
samsara/fermat-coordinate-systems
90 Downloads
A module for the Fermat math library which adds coordinate systems.