Libraries tagged by gmp
pear/math_biginteger
3036606 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
litipk/php-bignumbers
2188843 Downloads
An opensource library to handle immutable big numbers inside PHP applications
gmponos/guzzle_logger
2334650 Downloads
A Guzzle middleware to log request and responses automatically
simplito/bigint-wrapper-php
2602137 Downloads
Common interface for php_gmp and php_bcmath modules
rtlopez/decimal
281943 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
ionux/phactor
93459 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.
nimiq/xpub
4412 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
ikr/money-math
16247 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
aza/math
22648 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).
elis/xpub
627 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
amashukov/secp256k1-php
740 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
charcoal-dev/gmp-adapter
7958 Downloads
Provides BigInteger class to Charcoal Apps
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
52 Downloads
A PHP mathematics library for simpler, more reliable math operations... even on big numbers
blockchainethdev/bigint-wrapper-php
710 Downloads
Common interface for php_gmp and php_bcmath modules