Libraries tagged by roach
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).
glivers/roline
37 Downloads
This is the entry point into the Rachie console commands
glivers/rackage
64 Downloads
This is a collection of all the PHP classes that make Rachie a real MVC framework
ediazaro/image-optimizer
1 Downloads
Optimize your Filament images before they reach your database. Forked from joshembling/image-optimizer for Filament v4 & v5 support.
detain/phlix-hub
0 Downloads
Central cloud directory + reverse-tunnel relay for Phlix media servers. Sign in once, reach any of your servers from anywhere. Self-hostable.
certcrypt/sdk-php
0 Downloads
Official PHP SDK for integrating with CERTCRYPT infrastructure to produce certification artifacts that can reach Independent. Pre-launch — see https://certcrypt.com
axiorank/typo3-agent-verification
0 Downloads
Verify the AI agents that reach your TYPO3 site's login, backend, JSON endpoints, search, and forms. A thin client of the AxioRank inbound verify endpoint, with monitor and enforce modes, dashboard widgets, and in-backend agent policy management.
astronati/fantasy-football-calculator
3825 Downloads
This library allows user to calculate the points/magic points that a team has reached after a soccer match. The total can be altered through some bonus like the defense one.
antonyz89/yii2-many-to-many
1584 Downloads
Many-to-many ActiveRecord relation for Yii 2 framework. Created By Alexey Rogachev, forked by AntonyZ89
adman9000/image-optimizer
5 Downloads
Optimize your Filament images before they reach your database.
ochui/d7sms
217 Downloads
D7 SMS allows you to reach your customers via SMS over D7's own connectivity to global mobile networks. D7 provides reliable and cost-effective SMS services to businesses across all industries and aims to connect all countries and territories via direct connections.
initphp/polyfill-php80
42 Downloads
PHP 8.0 Polyfill (DEPRECATED — PHP 8.0 reached End of Life in November 2023; use symfony/polyfill-php80 if you still target legacy PHP 7.x runtimes.)
aozisik/translatable
29 Downloads
Translatable is a package that helps you have translatable fields on models. These fields will store your translations in JSON format and will be automatically fetched to your current app locale when you try to reach them. You can also get a specific language of your choice by using certain methods. Please refer to the Github page for further details.
joachim-n/composer-manifest
597325 Downloads
joachim-n/case-converter
400495 Downloads
Case converter library