Libraries tagged by arbitrary
blesta/items
595 Downloads
A library for items with arbitrary data.
apinstein/config_magic
12549 Downloads
Configuration management system for arbitrary
nhanaz/blockdata
48 Downloads
A virion for PocketMine-MP that lets plugins store arbitrary block data
malkusch/php-index
19813 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
ryanaslett/arbitrary_dependency
14 Downloads
vrnedwidek/php-decimal
12 Downloads
An arbitrary-precision Decimal class type for PHP. Forked from Piggly and updated requirements to allow PHP 8.1 and PHP 8.2.
hypetechpl/php-decimal
6 Downloads
An arbitrary-precision Decimal class type for PHP.
dwzi/class-math
10 Downloads
Class for Arbitrary Precision Mathematics
azathoth/money-math
15 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
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.
wells5609/decimal
0 Downloads
Library built atop the Decimal and Datastructures PHP extensions
tiny-blocks/math
21645 Downloads
Value Objects for handling arbitrary precision numbers.
signpostmarv/brick-math-base-convert-gmp
1 Downloads
Arbitrary Base Conversion Library (GMP)
signpostmarv/brick-math-base-convert-bcmath
1 Downloads
Arbitrary Base Conversion Library
signpostmarv/brick-math-base-convert
75 Downloads
Arbitrary Base Conversion Library