Libraries tagged by php caching
gueff/cachix
3247 Downloads
A simple PHP Caching Class working with files
crazymeeks/phpcacher
122 Downloads
A PHP caching library
jshannon63/cobalt
860 Downloads
Autowired Dependency Injection Container for PHP with Dependency Caching
zoopcommerce/juggernaut
1443 Downloads
A caching module for PHP that includes adapters for File System, APC and Memcached. It also includes a number of helper classes for DB caching and full page cache
silentbyte/litecache
39 Downloads
A lightweight, easy-to-use, and straightforward caching library for PHP.
snugcomponents/cache
42 Downloads
Nette cache wrapped in PSR-6 Caching Interface
nickjbedford/block-cache
140 Downloads
Provides code block level HTML, text and object caching to aggressively cache the generated elements of PHP web pages.
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.
lucinda/framework
477 Downloads
Lucinda Framework 4.0: High performance, component-based PHP application skeleton
kuria/iterable
4621 Downloads
Utilities for dealing with PHP's iterators and the iterable type
joshembling/cache-machine
7 Downloads
CacheMachine allows you to easily 'withdraw' and 'deposit' cache in your Laravel projects.
joostvanveen/laravel-litespeedcache
232 Downloads
Laravel implementation of joostvanveen/litespeedcache.
initphp/cache
103 Downloads
PSR-16 is a simple caching library that uses the Simple Cache interface.
germania-kg/cachecallable
1432 Downloads
Callable convenience wrapper around PSR-6 Cache Item Pools: Seamlessly create, return, and store your data.
fuwasegu/cache-decorator
7 Downloads
A decorator for caching the results of method calls on any instance, supporting pure functions only.