Download the PHP package mixislv/laravel-model-self-cache without Composer
On this page you can find all versions of the php package mixislv/laravel-model-self-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-model-self-cache
Laravel eloquent models cache helper
Install
To install the package in your project, you need to require the package via composer:
Basic usage
Add the trait to your model.
Retrieve a model by its primary key.
Changelog
Please see CHANGELOG for more information about recent changes.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-model-self-cache with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1 || ^8.0
illuminate/database Version ^6.0 || ^7.0 || ^8.0 || ^9.0
illuminate/support Version ^6.0 || ^7.0 || ^8.0 || ^9.0
illuminate/database Version ^6.0 || ^7.0 || ^8.0 || ^9.0
illuminate/support Version ^6.0 || ^7.0 || ^8.0 || ^9.0
The package mixislv/laravel-model-self-cache contains the following files
Loading the files please wait ....