Libraries tagged by precision
illegal/fluent-bcmath
732 Downloads
Fluent BCMath is a PHP package designed to simplify the usage of PHP's bcmath functions in a more fluid and intuitive way. With its expressive syntax and Laravel compatibility, it aims to improve the developer experience while working with arbitrary precision arithmetic operations.
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)
tflori/secure-token
1587 Downloads
Library to generate tokens of arbitrary precision
scruoge/lib-fractions
0 Downloads
Library for precision math calculations based on natural fractions (operates on rational domain)
samsara/planck
22 Downloads
A PHP library for dealing with spatial grids of any dimension with arbitrary precision.
jamesgober/benchmark
127 Downloads
A PHP benchmarking library for measuring code performance and memory usage with precision, extensibility, and advanced reporting features.
felixdorn/sey
14 Downloads
Sey is a powerful math interpreter with arbitrary-precision.
che/decimal
6590 Downloads
Immutable arbitrary-precision decimal implementation for php 5.3+
chawuciren/bignumber
180 Downloads
Using a more modern and concise, object-oriented approach, it is more convenient and intuitive to solve the super large number and floating point precision problems in PHP
adrian-cid/julian-converter
174 Downloads
A PHP library for converting dates between the Gregorian calendar and Julian dates, with support for time precision down to seconds. Ideal for date manipulations, calendar conversions, and astronomical calculations.
synoptik-labs/magento2-price-decimal
492 Downloads
Magento 2 Price Decimal Precision
meezaan/prayer-times
1533 Downloads
Precision and Powerful PHP Prayer Times Library
bnomei/kirby3-stopwatch
497 Downloads
Profile your Kirby 3 CMS code with precision in milliseconds (or seconds).
shrikeh/precision
4 Downloads
Classes to describe Euclidean space
gryfoss/int-precision-helper
71 Downloads
Helper class for handling decimal precision by storing floats as integers to avoid floating-point precision issues in database storage and calculations.