Libraries tagged by view cache
morningmedley/block
3653 Downloads
Loads and caches blocks with View capabilities
risetechapps/repository-for-laravel
422 Downloads
Repository pattern para Laravel com cache transparente, soft deletes, views materializadas (PostgreSQL), eventos e métricas de query.
baao/clear-view-cache
7303 Downloads
Simple View Cache Cleaner for laravel lumen
enlight/stash-view
133 Downloads
Stash view is a composer package for Laravel which caches blade views using Russian Doll Caching methodology. Which drastically improves speed of the website and as a side effect reduces sql queries and solves n+1 problem.
julienlinard/core-php
223 Downloads
Framework MVC complet pour applications PHP avec Container DI, Controllers, Views, Forms, Session et plus
atikrepo/flusher
12 Downloads
This package just clean all the configs cache views etc via artisan command
trapvincenzo/static-view-cache
87 Downloads
Static view cache for laravel 4
sevenecks/laravel-simple-cache
705 Downloads
A wrapper for the laravel Cache facade that handles cache keys and namespacing the cache via static class methods
hkp22/cache-laraview-fragments
9 Downloads
Caching Laravel view's fragments.
pixnet/laravel-memcached-view
283 Downloads
This is a package for laravel 5 to replace filesystem with memcached for view
geccomedia/laravel-memcached-view
962 Downloads
This is a package for laravel 5.6 and onward to replace filesystem with memcached for view
jonnsl/laravel-viewcache
8 Downloads
artisan command to compile all views.
leantony/view_composer
134 Downloads
Laravel view composer, with cache support
atmorus/laravel-clear-all-cached-data
11 Downloads
Laravel 5 Package to Clear all cached data i.e. views, config, routes etc. !!! Important !!! The basis of this package was taken code Afraz Ahmad - github.com/afrazahmmad/clear-all-cached-data. Changes were made to the properties of the link to the package: requires (JSON schema), to support Laravel 5.7
awjudd/template-cache
0 Downloads
An easy way to cache parts of your views to prevent the re-generation of them