Libraries tagged by chaching
nurymbet/cache
9 Downloads
nswdpc/silverstripe-cloudflare-boilerplate
2772 Downloads
Default modules for Silverstripe websites acting as an origin behind a Cloudflare caching proxy
nickjbedford/block-cache
140 Downloads
Provides code block level HTML, text and object caching to aggressively cache the generated elements of PHP web pages.
ngsoft/cache
115 Downloads
A PSR-6/PSR-16/React/Laravel/Doctrine cache implementation that supports OPCache, APCu, Doctrine, Illuminate or any PSR-6/16 implementations and can chain them all.
mvccore/ext-view-helper-assets
734 Downloads
MvcCore - Extension - View - Helper - Assets - to group, render, minify and cache javascript and css files, to prepare all application assets for final application packing.
mkd/laravel-state-management
6 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications
mkd/laravel-fast-api
5 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
matthewbdaly/laravel-repositories
1201 Downloads
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects.
maherio/graceful-cache
5095 Downloads
A wrapper for Laravel's Cache Repository to allow for graceful caching.
m1/stash-silex
3237 Downloads
StashSilex is a Silex service provider and session handler for the popular caching library Stash
luklewluk/supercache
45 Downloads
Supercache Plugin for Pimcore
lucinda/headers
816 Downloads
API encapsulating HTTP request and response headers, useful also for cache/cors validation
lucinda/framework
477 Downloads
Lucinda Framework 4.0: High performance, component-based PHP application skeleton
locomotivemtl/charcoal-cache
10563 Downloads
Charcoal service provider for the Stash Cache Library
kuria/iterable
4621 Downloads
Utilities for dealing with PHP's iterators and the iterable type