Libraries tagged by precio
krowinski/bcmath-extended
864686 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
previousnext/phpunit-finder
261142 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
stavarengo/php-sigep
281152 Downloads
Integração com Web Service do Correios. Gera etiquetas, consulta preços e prazos, imprime etiquetas e PLP, etc.
sakanjo/laravel-easy-metrics
29758 Downloads
Generate metrics with ease and precision.
ralphjsmit/livewire-urls
160488 Downloads
Get the previous and current url in Livewire.
wikimedia/assert
859987 Downloads
Provides runtime assertions
php-decimal/stubs
847337 Downloads
IDE and static analysis helper for the decimal extension
ionux/phactor
51064 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/secure_dotenv
34085 Downloads
An encrypted environment configuration handler
psecio/parse
64283 Downloads
A PHP Security Scanner
psecio/jwt
342614 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
psecio/iniscan
63246 Downloads
A scanner to evaluate php.ini security
previousnext/php-prometheus
329961 Downloads
A PHP library for serializing to the prometheus text format.
previousnext/nested-set
971883 Downloads
A PHP Doctrine DBAL implementation for Nested Sets.
rtlopez/decimal
240690 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP