Download the PHP package unionworx/laravel-serializes-models-with-cache without Composer
On this page you can find all versions of the php package unionworx/laravel-serializes-models-with-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download unionworx/laravel-serializes-models-with-cache
More information about unionworx/laravel-serializes-models-with-cache
Files in unionworx/laravel-serializes-models-with-cache
Download unionworx/laravel-serializes-models-with-cache
More information about unionworx/laravel-serializes-models-with-cache
Files in unionworx/laravel-serializes-models-with-cache
Vendor unionworx
Package laravel-serializes-models-with-cache
Short Description A drop in replacement for Laravel's SerializesModels trait that uses your applications cache when unserializing your models. This can be useful when you have a lot of models being unserialized in a single request and you want to reduce the number of database queries being made. This package is compatible with Laravel 8.x and 9.x.
License MIT
Homepage https://github.com/Union-Worx/laravel-serializes-models-with-cache
Package laravel-serializes-models-with-cache
Short Description A drop in replacement for Laravel's SerializesModels trait that uses your applications cache when unserializing your models. This can be useful when you have a lot of models being unserialized in a single request and you want to reduce the number of database queries being made. This package is compatible with Laravel 8.x and 9.x.
License MIT
Homepage https://github.com/Union-Worx/laravel-serializes-models-with-cache
Please rate this library. Is it a good library?
Informations about the package laravel-serializes-models-with-cache
All versions of laravel-serializes-models-with-cache with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/support Version ^10.0|^11.0
illuminate/queue Version ^10.0|^11.0
illuminate/database Version ^10.0|^11.0
illuminate/support Version ^10.0|^11.0
illuminate/queue Version ^10.0|^11.0
illuminate/database Version ^10.0|^11.0
The package unionworx/laravel-serializes-models-with-cache contains the following files
Loading the files please wait ....