Libraries tagged by presidio
ecourty/presidio-client
0 Downloads
A PHP client for Microsoft Presidio — detect and anonymize PII in text via Presidio's REST APIs.
brick/math
545887602 Downloads
Arbitrary-precision arithmetic library
prestashop/decimal
8848645 Downloads
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
php-decimal/php-decimal
1088649 Downloads
Correctly-rounded arbitrary precision decimal floating point
krowinski/bcmath-extended
1132307 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
pear/math_biginteger
2942735 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
php-decimal/stubs
1134748 Downloads
IDE and static analysis helper for the decimal extension
ionux/phactor
86547 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.
sakanjo/laravel-easy-metrics
45474 Downloads
Generate metrics with ease and precision.
rtlopez/decimal
273803 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
php-decimal/ext-decimal
696 Downloads
Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP
lillik/magento2-price-decimal
148792 Downloads
Magento 2 Price Decimal Precision
ikr/money-math
15998 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
dereuromark/cakephp-decimal
16451 Downloads
CakePHP plugin for decimal handling via value object. Provides DecimalType class.
aza/math
22403 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).