Libraries tagged by bigint
samsara/fermat
3112 Downloads
A library providing math and statistics operations for numbers of arbitrary size.
ras2023/phpcmslib
362 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
blockchainethdev/bigint-wrapper-php
571 Downloads
Common interface for php_gmp and php_bcmath modules
samsara/fermat-stats
91 Downloads
A module for the Fermat math library which adds statistics function.
samsara/fermat-coordinate-systems
90 Downloads
A module for the Fermat math library which adds coordinate systems.
piggly/php-decimal
238 Downloads
An arbitrary-precision Decimal class type for PHP.
hypetechpl/php-decimal
16 Downloads
An arbitrary-precision Decimal class type for PHP.
vrnvgasu/phpseclib
1963 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
signpostmarv/brick-math-base-convert
86 Downloads
Arbitrary Base Conversion Library
rdn/phpseclib
880 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
lumisys/bcmath_compat
17631 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.