Libraries tagged by precision

josecelano/php-complex

0 Favers
13 Downloads

PHP Complex class implemented with arbitrary-precision decimal arithmetic

Go to Download


jamesgober/benchmark

0 Favers
129 Downloads

A PHP benchmarking library for measuring code performance and memory usage with precision, extensibility, and advanced reporting features.

Go to Download


indrisepos/magento2-price-decimal

1 Favers
27 Downloads

Magento 2 Price Decimal Precision

Go to Download


imadeous/geohash32

0 Favers
0 Downloads

A minimal Base32 geohash encoder/decoder with precision control and mapping support.

Go to Download


ierusalim/baseconvert

0 Favers
40 Downloads

Convertation from/to any user-defined base-chars-string throught decimal representation of arbitrary precision

Go to Download


ibelousov/math-exec

1 Favers
7 Downloads

Evaluate expressions from strings using variable precision numbers

Go to Download


haeckel/basic-decimal-arithmetic

0 Favers
14 Downloads

Simple interface for doing basic arithmetic with decimal numbers with arbitrary precision

Go to Download


griffnode/php-sdk

0 Favers
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).

Go to Download


fabpl/laravel-seo

0 Favers
5 Downloads

A Laravel-native package to manage SEO-related HTML tags with precision and developer experience in mind.

Go to Download


ez-php/money

0 Favers
0 Downloads

Immutable Money and Currency value objects for the ez-php ecosystem — ISO 4217 currencies, arbitrary-precision arithmetic via ez-php/bignum, allocation, and locale-aware formatting

Go to Download


egorsmkv-packagist/decimal

1 Favers
29 Downloads

An object oriented immutable arbitrary-precision arithmetic library for PHP

Go to Download


eelke.net/float-range

1 Favers
2 Downloads

Range slider Inputfield for ProcessWire, with precision, step values & optional manual override

Go to Download


eciboadaptech/finapi-webform

0 Favers
362 Downloads

The following pages give you some general information on how to use our APIs.The actual API services documentation then follows further below. You can use the menu to jump between API sections.This page has a built-in HTTP(S) client, so you can test the services directly from within this page, by filling in the request parameters and/or body in the respective services, and then hitting the TRY button. Note that you need to be authorized to make a successful API call. To authorize, refer to the 'Authorization' section of Access, or in case you already have a valid user token, just use the QUICK AUTH on the left.Please also remember that all user management functions should be looked up in Access.You should also check out the Web Form 2.0 Public Documentation as well as Access Public Documentation for more information. If you need any help with the API, contact [email protected] informationRequest IDsWith any API call, you can pass a request ID via a header with name "X-Request-Id". The request ID can be an arbitrary string with up to 255 characters. Passing a longer string will result in an error.If you don't pass a request ID for a call, finAPI will generate a random ID internally.The request ID is always returned back in the response of a service, as a header with name "X-Request-Id".We highly recommend to always pass a (preferably unique) request ID, and include it into your client application logs whenever you make a request or receive a response(especially in the case of an error response). finAPI is also logging request IDs on its end. Having a request ID can help the finAPI support team to work more efficiently and solve tickets faster.Type CoercionIn order to ease the integration for some languages, which do not natively support high precision number representations, Web Form 2.0 API supports relax type binding for the openAPI type number, which is used for money amount fields. If you use one of those languages, to avoid precision errors that can appear from float values, you can pass the amount as a string.FAQIs there a finAPI SDK?Currently we do not offer a native SDK, but there is the option to generate an SDKfor almost any target language via OpenAPI. Use the 'Download SDK' button on this page for SDK generation.Why do I need to keep authorizing when calling services on this page?This page is a "one-page-app". Reloading the page resets the OAuth authorization context. There is generally no need to reload the page, so just don't do it and your authorization will persist.

Go to Download


davidfricker/basechanger

1 Favers
18 Downloads

High precision arbitrary base changer

Go to Download


cure-dao/cure-dao-sdk-php

0 Favers
18 Downloads

A PHP SDK for the CureDAO Collaborative for Precision Health API

Go to Download


<< Previous Next >>