Libraries tagged by laravel-calc
valeryq/cacheable
101 Downloads
Laravel Cacheable
stevebauman/calendar-helper
1235 Downloads
A Laravel calendar package for using a Google Calendar Service Account
silassiai/laravel-table-cache
2483 Downloads
Solution to easily cache tables records, the package uses the laravel Cache facade.
sadiyuz/cache-manager
7 Downloads
A simple cache driver like Laravel Cache Facade
riste/repository
21 Downloads
Allow you to easily cache laravel models and retrieve from laravel's cache by extending AbstractRepository
richan-fongdasen/firestore-laravel
232 Downloads
A Google Cloud Firestore driver for Laravel Cache and Session.
pdeio/redis-driver-fallback
3439 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.
ouodev/cacher
34 Downloads
laravel cacher.
maherio/graceful-cache
5096 Downloads
A wrapper for Laravel's Cache Repository to allow for graceful caching.
madlab/multi-server-scheduling
18564 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache
kintso/memcachedcloud-laravel
830 Downloads
This package extends Laravel Cache driver to integrate with MemcachedCloud. MemcachedCloud provides different cache solutions based on memcached or redis. This package only deals with memcached.
khairul/laravel-auto-refresh-cache
5 Downloads
Automatically refresh Laravel cache on model save or delete events.
jordanbardsley7/laracache
265 Downloads
Laravel caching artisan commands.
dimafe6/redis-compressed-cache
14892 Downloads
Laravel cache driver with compression.
dhonions/laravel-10-full-calendar
86 Downloads
Laravel helper for FullCalendar.io forked from acaronlex/laravel-calendar to install on Laravel 10