Libraries tagged by monetary
gosuperscript/schema-money
1597 Downloads
Monetary extension for Axiom - provides schema types, parsers, and operators for monetary values with strong type safety and currency validation
byrokrat/amount
8838 Downloads
Value objects for monetary amounts
cdma-numiscorner/ebay-sell-finance-api
2107 Downloads
This API is used to retrieve seller payouts and monetary transaction details related to those payouts.
abivia/money
715 Downloads
Library for working with monetary values, a BCMath library with rounding support.
appel/monetary-attributes
41 Downloads
Use dollar-based values in your Eloquent models and store them as integers.
yftzeng/wow-i18n
576 Downloads
Easy management Internationalization and Localization
nia/formatting-numeric
240 Downloads
Component with several numeric formatter implementations such like monetary, percentage and decimal.
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)
rocket-internet/money-value-object
2218 Downloads
Value Object that represents a monetary value (using a currency's smallest unit)
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.