Libraries tagged by gmp
pear/math_biginteger
2940569 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
litipk/php-bignumbers
2169182 Downloads
An opensource library to handle immutable big numbers inside PHP applications
gmponos/guzzle_logger
2287908 Downloads
A Guzzle middleware to log request and responses automatically
simplito/bigint-wrapper-php
2437501 Downloads
Common interface for php_gmp and php_bcmath modules
rtlopez/decimal
273721 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
ionux/phactor
86413 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.
ikr/money-math
15984 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
aza/math
22401 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).
nimiq/xpub
3943 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
amashukov/secp256k1-php
350 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
charcoal-dev/gmp-adapter
7951 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.
ez-php/bignum
97 Downloads
Arbitrary-precision integer and decimal arithmetic for the ez-php ecosystem — immutable BigInteger and BigDecimal value objects backed by bcmath (gmp optional)
rican7/mathematician
52 Downloads
A PHP mathematics library for simpler, more reliable math operations... even on big numbers
elis/xpub
460 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.