Libraries tagged by sigint
blockchainethdev/bigint-wrapper-php
572 Downloads
Common interface for php_gmp and php_bcmath modules
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.
yljphp/phpseclib
74 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
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.
ssnikolas/phpseclib
47 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
smoice/phpseclib
3903 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
shellrent/phpseclib
27 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
samsara/fermat-stats
91 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.
samsara/fermat-complex-numbers
73 Downloads
A module for the Fermat math library which handles complex numbers.
samsara/fermat-all
4 Downloads
A metapackage requiring Fermat and all of its modules.
samsara/fermat-algebra-expressions
80 Downloads
A module for the Fermat math library which adds algebraic expressions.
richardds/big-integer
14 Downloads
Library for big integer manipulation