Libraries tagged by bigint
blockchainethdev/bigint-wrapper-php
433 Downloads
Common interface for php_gmp and php_bcmath modules
samsara/fermat
3102 Downloads
A library providing math and statistics operations for numbers of arbitrary size.
devimteam/doctrine-extensions
2114 Downloads
Doctrine Extensions for MySQL and PostgreSQL. Fork with bigint support
charcoal-dev/gmp-adapter
1550 Downloads
Provides BigInteger class to Charcoal Apps
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.
piggly/php-decimal
228 Downloads
An arbitrary-precision Decimal class type for PHP.
vrnvgasu/phpseclib
1819 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
rdn/phpseclib
768 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
ras2023/phpcmslib
74 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
343 Downloads
Big integer value object
adamthehutt/laravel-unique-bigint-ids
1702 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.
samsara/fermat-stats
87 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
87 Downloads
A module for the Fermat math library which adds coordinate systems.