eventix/cache

Provides caching methods which can be easily used for caching routes.
19,051
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...

385,406 25
ytake/laravel-smarty

Smarty template engine for Laravel and Lumen

413,107 85
barryvdh/laravel-httpcache

HttpCache for Laravel

409,446 501
spatie/laravel-responsecache

Speed up a Laravel application by caching the entire response

9,545,919 2,811
ytake/laravel-couchbase

Couchbase providers for Laravel

52,463 30