Libraries tagged by gmp
pear/math_biginteger
2428910 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
litipk/php-bignumbers
2016615 Downloads
An opensource library to handle immutable big numbers inside PHP applications
gmponos/guzzle_logger
1667013 Downloads
A Guzzle middleware to log request and responses automatically
simplito/bigint-wrapper-php
1779489 Downloads
Common interface for php_gmp and php_bcmath modules
rtlopez/decimal
242584 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
ionux/phactor
52050 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
aza/math
20367 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
charcoal-dev/gmp-adapter
5882 Downloads
Provides BigInteger class to Charcoal Apps
ikr/money-math
13469 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
nimiq/xpub
2733 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
qubb/fixed-point-math
17428 Downloads
Provides functionality for fixed point mathematics
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
rican7/mathematician
49 Downloads
A PHP mathematics library for simpler, more reliable math operations... even on big numbers
ramazancetinkaya/obscura
1 Downloads
A multi-round polynomial-based encryption layer on top of AES-256 for enhanced security, without requiring GMP.
blockchainethdev/bigint-wrapper-php
568 Downloads
Common interface for php_gmp and php_bcmath modules