eventix/cache

Provides caching methods which can be easily used for caching routes.
18,961
Install
composer require eventix/cache
Latest Version:3.0.3
PHP:>=7.0.0
License:MIT
Last Updated:Oct 9, 2020
Links: GitHub  ·  Packagist
Maintainer: Grisgruis

Installation

Open App/Http/Kernel.php and add the following line to the $routeMiddleWare variable:

'cache' => \Eventix\Cache\CacheMiddleware::class

Related Packages

maartenstaa/laravel-41-route-caching

This package allows you to cache your routes definitions, thereby speeding up ea...

384,139 25
ytake/laravel-smarty

Smarty template engine for Laravel and Lumen

411,343 85
barryvdh/laravel-httpcache

HttpCache for Laravel

407,912 502
spatie/laravel-responsecache

Speed up a Laravel application by caching the entire response

9,389,755 2,813
ytake/laravel-couchbase

Couchbase providers for Laravel

52,423 30