Libraries tagged by cachex
nael_d/cachex
5 Downloads
Cachex: A PHP caching library with in-memory and file-based storage, offering flexible options for TTL, tags, and namespaces.
alexkratky/cachex
41 Downloads
Class to work with cache.
psr/simple-cache
588537657 Downloads
Common interfaces for simple caching
psr/cache
558044510 Downloads
Common interface for caching libraries
doctrine/cache
531083780 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
symfony/cache-contracts
238341855 Downloads
Generic abstractions related to caching
symfony/cache
274854728 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
react/cache
64099041 Downloads
Async, Promise-based cache interface for ReactPHP
doctrine/doctrine-cache-bundle
81223200 Downloads
Symfony Bundle for Doctrine Cache
spatie/once
25931102 Downloads
A magic memoization function
spatie/laravel-responsecache
5907090 Downloads
Speed up a Laravel application by caching the entire response
prettus/l5-repository
9111913 Downloads
Laravel 5|6|7|8|9|10|11|12 - Repositories to the database layer
mrclay/minify
14425815 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
rennokki/laravel-eloquent-query-cache
2843765 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
php-http/cache-plugin
19211242 Downloads
PSR-6 Cache plugin for HTTPlug