Download the PHP package ginnerpeace/laravel-redis-lock without Composer
On this page you can find all versions of the php package ginnerpeace/laravel-redis-lock. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ginnerpeace/laravel-redis-lock
More information about ginnerpeace/laravel-redis-lock
Files in ginnerpeace/laravel-redis-lock
Download ginnerpeace/laravel-redis-lock
More information about ginnerpeace/laravel-redis-lock
Files in ginnerpeace/laravel-redis-lock
Vendor ginnerpeace
Package laravel-redis-lock
Short Description Simple redis distributed locks for Laravel.
License MIT
Homepage https://github.com/jay-youngn/laravel-redis-lock
Package laravel-redis-lock
Short Description Simple redis distributed locks for Laravel.
License MIT
Homepage https://github.com/jay-youngn/laravel-redis-lock
Please rate this library. Is it a good library?
Informations about the package laravel-redis-lock
laravel-redis-lock
Simple redis distributed locks for Laravel.
Getting started
Install
Using composer.
Add service provider:
Normally.
After Laravel 5.5, the package auto-discovery is supported.
Lumen
Publish resources (laravel only)
Copied config to
config/redislock.php
.
Default items:
Use
All versions of laravel-redis-lock with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0|^8.0
illuminate/redis Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
predis/predis Version ^1.1 || ^2.0
illuminate/redis Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
predis/predis Version ^1.1 || ^2.0
The package ginnerpeace/laravel-redis-lock contains the following files
Loading the files please wait ....