Libraries tagged by gmp
gmponos/guzzle_logger
1745499 Downloads
A Guzzle middleware to log request and responses automatically
pear/math_biginteger
2495325 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
litipk/php-bignumbers
2040895 Downloads
An opensource library to handle immutable big numbers inside PHP applications
simplito/bigint-wrapper-php
1877386 Downloads
Common interface for php_gmp and php_bcmath modules
rtlopez/decimal
246361 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
ionux/phactor
54390 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
13800 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
aza/math
20755 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
7412 Downloads
Provides BigInteger class to Charcoal Apps
qubb/fixed-point-math
17470 Downloads
Provides functionality for fixed point mathematics
nimiq/xpub
2749 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
fivestones/laravel-gmp-report-jobs
348 Downloads
Runs GMP reports in Laravel queue asynchronously and dispatch a new job to process the downloaded report.
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
50 Downloads
A PHP mathematics library for simpler, more reliable math operations... even on big numbers
ramazancetinkaya/obscura
2 Downloads
A multi-round polynomial-based encryption layer on top of AES-256 for enhanced security, without requiring GMP.