Libraries tagged by resource cache
mindscreen/flow-cachebreak
1371 Downloads
Cache breaking functionality for static resources in Flow
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.
rrcom/zf2-page-cache
18 Downloads
Zend Framework 2 module for caching page to speed up loading time and minimize resources usage of MVC application.
pluf/cache
820 Downloads
Library for caching requested resources
queents/settings-module
158 Downloads
VILT framework Settings module GUI to save key and value on database and cache it
jkphl/defr
15 Downloads
A simple usage pattern and lightweight JavaScript library for deferred loading of external CSS and JavaScript resources with optional support for localStorage caching
ufo-tech/petrol-prices
57 Downloads
Library to fetch and cache petrol prices from public resources.
lb/neos-hashed-asset-uri
284 Downloads
A tiny Neos/Flow package that provides an Eel helper to generate cache-busting URIs for static resources.
nette/assets
403008 Downloads
🎨 Nette Assets: elegant asset management for PHP with versioning, caching and mappers for various storage backends.
sitegeist/klarschiff
106341 Downloads
Flow Package to avoid browser caching for updated resources
nikan2010/accessible-resources
2 Downloads
Manage user access to various resources with caching
leandrose/laravel-keycloak-guard
10 Downloads
A Laravel authentication guard for Keycloak OAuth2 resource servers with token introspection and optional caching support.
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.
herolabid/laravel-openapi
0 Downloads
Modern OpenAPI 3.1 documentation generator for Laravel 11+ using PHP 8.2+ attributes. Zero config, smart caching, auto-detects modules, FormRequests, and API Resources.
sakshsky/laravel-api-optimizer
0 Downloads
A Laravel package to optimize API resources with sparse fieldsets, caching, and more.