Libraries tagged by Previsao
firegento/magento2-content-provisioning
52301 Downloads
N/A
php-decimal/stubs
711572 Downloads
IDE and static analysis helper for the decimal extension
mehrancodes/laravel-harbor
7144 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
ionux/phactor
41906 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.
previousnext/php-prometheus
222462 Downloads
A PHP library for serializing to the prometheus text format.
rtlopez/decimal
228075 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
lillik/magento2-price-decimal
136455 Downloads
Magento 2 Price Decimal Precision
africc/php-epp2
31838 Downloads
A High Level EPP (Extensible Provisioning Protocol) TCP/SSL Client for PHP
tiny-blocks/math
15061 Downloads
Value Objects for handling arbitrary precision numbers.
ikr/money-math
12037 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
aza/math
18957 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).
previousnext/phpunit-finder
202700 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
vidwan/tenant-buckets
7030 Downloads
Automatically Provision AWS S3 Buckets for tenants.
postscripton/laravel-money
15021 Downloads
Laravel Money is an open source package that provides you a convinient way to work with numbers from database with high precision and use them as monetary objects. With this package, you can easily operate, compare, format, and even convert monetary objects to other currencies using external API providers.
php-extended/polyfill-php80-stringable
654829 Downloads
A polyfill that adds the stringable interface added in php8.0 to previous versions of php