Libraries tagged by precio
pear/math_biginteger
2462878 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
krowinski/bcmath-extended
892625 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
stavarengo/php-sigep
289445 Downloads
Integração com Web Service do Correios. Gera etiquetas, consulta preços e prazos, imprime etiquetas e PLP, etc.
sakanjo/laravel-easy-metrics
32165 Downloads
Generate metrics with ease and precision.
ralphjsmit/livewire-urls
180503 Downloads
Get the previous and current url in Livewire.
wikimedia/assert
889357 Downloads
Provides runtime assertions
php-decimal/stubs
886435 Downloads
IDE and static analysis helper for the decimal extension
ionux/phactor
53232 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.
psecio/parse
65436 Downloads
A PHP Security Scanner
psecio/jwt
344370 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
psecio/iniscan
63361 Downloads
A scanner to evaluate php.ini security
previousnext/phpunit-finder
309679 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
previousnext/php-prometheus
358157 Downloads
A PHP library for serializing to the prometheus text format.
previousnext/nested-set
999707 Downloads
A PHP Doctrine DBAL implementation for Nested Sets.
rtlopez/decimal
244427 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP