Libraries tagged by jcache
jelix/php-redis-plugin
3137 Downloads
Redis plugins for Jelix, using a pure PHP Redis API
jkachel/codeigniter-monolog-plus
3708 Downloads
Provides a shim to use Monolog with Code Igniter.
jkachel/laravel-admin
12 Downloads
A database interface package for Laravel (Legacy of Frozennode Laravel-Administrator)
psr/simple-cache
584251066 Downloads
Common interfaces for simple caching
psr/cache
554095765 Downloads
Common interface for caching libraries
doctrine/cache
528621544 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
236233684 Downloads
Generic abstractions related to caching
symfony/cache
272630159 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
react/cache
62837643 Downloads
Async, Promise-based cache interface for ReactPHP
doctrine/doctrine-cache-bundle
81139294 Downloads
Symfony Bundle for Doctrine Cache
spatie/once
25816681 Downloads
A magic memoization function
spatie/laravel-responsecache
5846740 Downloads
Speed up a Laravel application by caching the entire response
prettus/l5-repository
9058471 Downloads
Laravel 5|6|7|8|9|10|11|12 - Repositories to the database layer
mrclay/minify
14344528 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
2812967 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.