Libraries tagged by moneta
simotod/omnipay-setefi
203 Downloads
Setefi driver for the Omnipay payment processing library
nia/formatting-numeric
240 Downloads
Component with several numeric formatter implementations such like monetary, percentage and decimal.
gosuperscript/schema-money
1591 Downloads
Monetary extension for Axiom - provides schema types, parsers, and operators for monetary values with strong type safety and currency validation
ledgr/amount
143 Downloads
Value objects for monetary amounts
zvps/ebay-sell-finances-php-client
32 Downloads
This API is used to retrieve seller payouts and monetary transaction details related to those payouts.
zolotar/money
266 Downloads
Value Object that represents a monetary value (using a currency's smallest unit)
wescleylima/math-php
3 Downloads
Biblioteca para cálculos monetários precisos usando string e BCMath
slavlee/advertising
3 Downloads
The best advertising extension for TYPO3 to monetarize you TYPO3 webpage.
sirix/money
139 Downloads
A PHP library for handling monetary values with support for both traditional (fiat) and cryptocurrencies
rocket-internet/money-value-object
2218 Downloads
Value Object that represents a monetary value (using a currency's smallest unit)
ricardokovalski/money-formatter
112 Downloads
Biblioteca para formatar valores monetários.
mwesigwajoshua/money-out-putter
2 Downloads
MoneyOutputter is a versatile and easy-to-use PHP package designed for formatting and converting monetary amounts into both human-readable words and numeric representations. Ideal for applications that require displaying currency values in a clear and user-friendly manner, this package supports multiple currencies, ensuring that the output is accurate and formatted according to the rules of each currency's locale.
leonardofgonzaga/cents
1 Downloads
Manipulate monetary value as cents
griffnode/php-sdk
0 Downloads
Accept Bitcoin, Litecoin, Dogecoin, Dash, Ethereum and ERC-20 tokens. Server-to-server, authenticated with a secret API key (`Authorization: Bearer sk_live_…` for live, or `sk_test_…` for test mode — same base URL). All monetary amounts in API responses are JSON numbers; **webhook** amounts are strings to preserve decimal precision (see the `webhooks` section). **Rate limits.** Every request is rate-limited per API key in two windows — per minute and per hour — by plan tier (min/hour): starter 30/500, business 100/2000, professional 300/5000, enterprise 1000/20000. Every response carries `X-RateLimit-Limit`, `X-RateLimit-Remaining` and `X-RateLimit-Reset` (Unix seconds) for the per-minute window. On `429` the body is `error: "RATE_LIMIT_EXCEEDED"` (either window) with a `Retry-After` header (seconds) — clients should retry after it. A separate `429` with `error: "MONTHLY_LIMIT_REACHED"` means the plan's monthly transaction quota (not the request rate).
elriseio/finance-money-bundle
0 Downloads
Type-safe monetary value objects, currency registry, exchange-rate port, and Symfony Bundle integration for high-load financial applications.