Registry / database / rinvex-laravel-cacheable

rinvex-laravel-cacheable

JSON →
library5.0.1phppackagistunverified

Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.

composer require rinvex/laravel-cacheable
INSTALL
IMPORT
SIG · RINVEX-LARAVEL-CAC
R
rinvex-laravel-cacheable
databasephpv5.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Cacheable
use Rinvex\Cacheable\Cacheable;

Add caching to an Eloquent model by using the Cacheable trait.

use Rinvex\Cacheable\Cacheable; class User extends \Illuminate\Database\Eloquent\Model { use Cacheable; }
Debug
Known issues
breakingRequires Laravel 5.5+ and PHP 7.1.3+
fix
Ensure your Laravel and PHP versions meet the minimum requirements.
affects: <5.0
Upgrade
Version history
5.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
34
Resources
rinvex-laravel-cacheable — pip install rinvex-laravel-cacheable · libregistry