Libraries tagged by xcache
doctrine/doctrine-cache-bundle
80145360 Downloads
Symfony Bundle for Doctrine Cache
spatie/once
24216362 Downloads
A magic memoization function
spatie/laravel-responsecache
5221361 Downloads
Speed up a Laravel application by caching the entire response
prettus/l5-repository
8450231 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
mrclay/minify
13227349 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
2520654 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
php-http/cache-plugin
17670119 Downloads
PSR-6 Cache plugin for HTTPlug
league/flysystem-cached-adapter
24343301 Downloads
An adapter decorator to enable meta-data caching.
kevinrob/guzzle-cache-middleware
12260522 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
illuminate/cache
28273521 Downloads
The Illuminate Cache package.
gordalina/cachetool
2902763 Downloads
Manage your OPcache & APCu cache through the CLI
friendsofsymfony/http-cache-bundle
10451385 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
friendsofsymfony/http-cache
11796551 Downloads
Tools to manage HTTP caching proxies with PHP
colinmollenhour/cache-backend-redis
18450046 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
18201698 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.