Libraries tagged by gmp
blockchainethdev/bigint-wrapper-php
577 Downloads
Common interface for php_gmp and php_bcmath modules
signpostmarv/brick-math-base-convert-gmp
2 Downloads
Arbitrary Base Conversion Library (GMP)
iamgold/gmphp
333 Downloads
This is a lightweight library for manipulating graphics magick commands in PHP.
gitpajo/gmproject
29 Downloads
Urceno pouze pro testovani a zavislosti
zae/bigmath
6 Downloads
Easily work with big numbers with late static binding and chaining.
shiyan/binary
10 Downloads
Binary strings/files parsing and composing.
shamil/php-bignumbers
1 Downloads
An opensource library to handle immutable big numbers inside PHP applications
egorsmkv-packagist/decimal
27 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
azathoth/money-math
15 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
apapsch/litipk-php-bignumbers-adapter
1487 Downloads
Adapts litipk/php-bignumers to php-decimal.io interface
aiwozhe/phactor
3 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.
gmponos/http-message-util
1 Downloads
A set of utilities for manipulating PSR-7 HTTP Requests/Responses
strife/rsa
2 Downloads
Multiprime RSA in PHP using GMP. Not for cryptographic purposes, do not use in production!
mpd/util-strint-cmp
4 Downloads
Library to compare large integers with arbitrary precisions, provides own pure php implementation, but can also use bcmath or GMP on background when available
elis/xpub
413 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.