Libraries tagged by cacher
gurucomkz/silverstripe-critical-path-css
9 Downloads
Critical Path CSS compiler/cacher for SilverStripe
psr/simple-cache
533554185 Downloads
Common interfaces for simple caching
psr/cache
504900323 Downloads
Common interface for caching libraries
doctrine/cache
496130378 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
209029194 Downloads
Generic abstractions related to caching
symfony/cache
244268006 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
composer/ca-bundle
265399048 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
react/cache
47653146 Downloads
Async, Promise-based cache interface for ReactPHP
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