Download the PHP package boing6002/rememberable without Composer
On this page you can find all versions of the php package boing6002/rememberable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download boing6002/rememberable
More information about boing6002/rememberable
Files in boing6002/rememberable
Download boing6002/rememberable
More information about boing6002/rememberable
Files in boing6002/rememberable
Vendor boing6002
Package rememberable
Short Description Model caching dependency for Laravel Enso
License MIT
Homepage https://github.com/laravel-enso/Rememberable
Package rememberable
Short Description Model caching dependency for Laravel Enso
License MIT
Homepage https://github.com/laravel-enso/Rememberable
Please rate this library. Is it a good library?
Informations about the package rememberable
Rememberable Models
Model caching for Laravel
Details
- comes with 2 traits that provide helper methods for quick and easy caching usage (setting and retrieving)
- the cache lifetime may be set per model, else, if not set, the per-project setting is used, finally falling back to a default of 60 minutes if neither option is available
- uses the Laravel
cache()helper method so is transparent to the cache mechanism/implementation
Configuration & Usage
Be sure to check out the full documentation for this package available at docs.laravel-enso.com
Contributions
are welcome. Pull requests are great, but issues are good too.
License
This package is released under the MIT license.
All versions of rememberable with dependencies
PHP Build Version
Package Version
The package boing6002/rememberable contains the following files
Loading the files please wait ...