Libraries tagged by bigint
samsara/fermat
3108 Downloads
A library providing math and statistics operations for numbers of arbitrary size.
lumisys/bcmath_compat
17599 Downloads
PHP 5.x/7.x polyfill for bcmath extension
blockchainethdev/bigint-wrapper-php
559 Downloads
Common interface for php_gmp and php_bcmath modules
piggly/php-decimal
236 Downloads
An arbitrary-precision Decimal class type for PHP.
hypetechpl/php-decimal
9 Downloads
An arbitrary-precision Decimal class type for PHP.
vrnvgasu/phpseclib
1940 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
signpostmarv/brick-math-base-convert
82 Downloads
Arbitrary Base Conversion Library
rdn/phpseclib
863 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
ras2023/phpcmslib
120 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
bardoqi/bigmath
11 Downloads
A PHP library to work with big integers and big decimals in most easy way.
grifix/big-int
344 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
12 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
89 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.