Libraries tagged by smart cache laravel
rinvex/laravel-repositories
16836 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
rinvex/repository
40458 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
iazaran/smart-cache
0 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.
lysice/laravel-smartcache
84 Downloads
a secondary cache tool for laravel
hishabee/laravel-query-cache
6 Downloads
Smart SQL query caching for Laravel with tag-based invalidation
rizalfakhri/laravel-repositories
42 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
deva7mad/laravel-repositories
3 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
allcaretravel/laravel-repositories
348 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
alive2212/laravel-smart-meta
17 Downloads
this is meta data for any model that working with cache
mtferreira/repository
2883 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
ytake/laravel-smarty
354561 Downloads
Smarty template engine for Laravel and Lumen
linushstge/laravel-smarty
108 Downloads
Smarty template engine for Laravel and Lumen
pointdeb/laravel-common
20 Downloads
Common packages to start laravel app.
brombeer/laravel-artisan-fresh
3 Downloads
A PHP artisan command to start a fresh migration with seeding and clearing all caches