Libraries tagged by php grid
grithin/php-loaded
32 Downloads
PHP Loaded.
grithin/php-conform
94 Downloads
PHP Input Conform Handler
grisou13/php-libpcap
40 Downloads
A compact reader/writer for tcpdumps
griiv/php-utils
341 Downloads
php utils function for array, strings, etc...
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).
gradolol/php-jira-rest-client
8 Downloads
JIRA REST API Client for PHP Users.
glider88/php-trampoline
0 Downloads
Trampoline realization for php
glider88/php-dumper
20 Downloads
Dump php values as valid php values
ddevs-20/nomba-php-sdk
0 Downloads
Production-grade Nomba PHP SDK
daniel-griffiths/php-google-places
15 Downloads
A simple Google Places class
gries/php-source-query-class
172 Downloads
Forked Repo to improve Mincraft-Support
wai-blue/guidevis
59 Downloads
Lightweight PHP library for visualizing guides
guidofaecke/heap-php
68 Downloads
Library for sending data through Heap API.
grodtech/ecf-php
0 Downloads
SDK PHP oficial para integrar aplicaciones con la pasarela ECF GRODTECH (facturación electrónica DGII República Dominicana). Soporta envío de comprobantes en JSON o XML, conversión y firma server-side.
grizz-it/php-ast-generator
73 Downloads
A set of generators for creating PHP classes and interfaces.