Libraries tagged by http caching
sgalinski/sg-apicore
5 Downloads
Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/backend authentication (opaque bearer + JWT + FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.
ndtan/php-curl-framework
3 Downloads
NDT PHP cURL Framework — chainable HTTP client & PSR-18 adapter built on ext-curl: retries with decorrelated jitter, hedged requests, circuit breaker, async pool, TLS pinning, caching, VCR, logging, and Laravel/Symfony integrations.
kevinpirnie/kpt-router
19 Downloads
A comprehensive PHP routing library with middleware support, rate limiting, view rendering, and controller resolution capabilities
enigma972/orange-api-client
286 Downloads
PHP SDK for Orange APIs Client with Token Caching
elephant-php/ttl
8 Downloads
An immutable Time To Live value object for the cache and other places where you need to specify a time rather than a magic value.
dozoisch/cachedbuzz
40 Downloads
Browser with caching handling over Buzz
butterycrumpet/simpleguzzlecachemiddleware
17 Downloads
Simple cached api request parser
beningreenjam/api-wrapper
7 Downloads
Api-Wrapper is a simple Laravel 5.5 bridge for making, throttling, caching and transforming RESTful API requests made via GuzzleHttp.
ascetic-soft/waypoint
25 Downloads
A lightweight PSR-15 compatible PHP router with attribute-based routing, prefix-trie matching, middleware pipeline, route caching, and built-in diagnostics
mohachi/caprox
0 Downloads
HTTP caching proxy server for Pacman packages.
andreaskasper/phlibs
26 Downloads
A lightweight PHP utility library: MySQL/PDO database wrappers, HTTP caching, web content caching, string helpers.
arraypress/maxmind-minfraud
0 Downloads
A PHP library for integrating with the MaxMind minFraud Score API in WordPress, providing fraud risk scoring (0-99), IP reputation, and email/billing/shipping risk signals. Built around WordPress's HTTP API with transient caching.
arraypress/abuseipdb
0 Downloads
A PHP library for integrating with the AbuseIPDB Check API in WordPress, providing community-sourced IP abuse confidence scores (0-100) and report counts. Free tier supports ~1k checks/day. Built around WordPress's HTTP API with transient caching.
laratables/monta-partner-api
0 Downloads
Laravel SDK for the Monta Partner API — authentication, token caching, and a fluent HTTP client.
peloncano/cakephp-plugin-redis-cache
526 Downloads
A CakePHP 2.0 plugin enabling Redis (http://redis.io/) backed sessions and caching. Uses the Predis (https://github.com/nrk/predis) library to communicate with Redis.