2017 © Pedro Peláez
 

library locker

A Lock Manager For Laravel 5

image

alt-three/locker

A Lock Manager For Laravel 5

  • Saturday, March 3, 2018
  • by joecohens
  • Repository
  • 5 Watchers
  • 49 Stars
  • 30,824 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 18 Versions
  • 11 % Grown

The README.md

Alt Three Locker, (*1)

Build Status StyleCI Status Software License Packagist Downloads Latest Version , (*2)

Installation

Alt Three Locker is a lock manager for Laravel. This version requires PHP 7.1-8.0, and supports Laravel 5.5-8. Simply require the package using Composer:, (*3)

$ composer require alt-three/locker:^6.4

Once installed, if you are not using automatic package discovery, then you need to register the AltThree\Locker\LockerServiceProvider service provider in your config/app.php., (*4)

Configuration

Alt Three Locker requires configuration., (*5)

To get started, you'll need to publish all vendor assets:, (*6)

$ php artisan vendor:publish

This will create a config/locker.php file in your app that you can modify to set your configuration. Also, make sure you check for changes to the original config file in this package between releases., (*7)

Usage

Alt Three Locker provides a locker class which should be used to execute critical tasks while acquiring a lock to do so. We also have a locker middleware which will acquire a lock on a per session basis to perform "unsafe" tasks, or in other words, we're preventing more than one non-GET request from being processed at once per user., (*8)

Security

Our full security policy is available to read here., (*9)

License

Alt Three Locker is licensed under The MIT License (MIT)., (*10)

The Versions

03/03 2018

dev-master

9999999-dev

A Lock Manager For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell
by Joseph Cohen
by Alt Three

locker locking alt three

03/03 2018
01/01 2017

2.0.x-dev

2.0.9999999.9999999-dev

A Lock Manager For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell
by Joseph Cohen

locker locking alt three

27/08 2016

1.6.x-dev

1.6.9999999.9999999-dev

A Lock Manager For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell
by Joseph Cohen

locker locking alt three

27/08 2016

v1.6.0

1.6.0.0

A Lock Manager For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell
by Joseph Cohen

locker locking alt three

26/04 2016

v1.5.0

1.5.0.0

A Lock Manager For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell
by Joseph Cohen

locker locking alt three

10/02 2016

v1.4.0

1.4.0.0

A Lock Manager For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell
by Joseph Cohen

locker locking alt three

24/01 2016

v1.3.3

1.3.3.0

A Lock Manager For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell
by Joseph Cohen

locker locking alt three

24/01 2016

v1.3.2

1.3.2.0

A Lock Manager For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell
by Joseph Cohen

locker locking alt three

03/01 2016

v1.3.1

1.3.1.0

A Lock Manager For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell
by Joseph Cohen

locker locking alt three

17/12 2015

v1.3.0

1.3.0.0

A Lock Manager For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell
by Joseph Cohen

locker locking alt three

15/12 2015

v1.2.0

1.2.0.0

A Lock Manager For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell
by Joseph Cohen

locker locking alt three

07/12 2015

v1.1.0

1.1.0.0

A Lock Manager For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell
by Joseph Cohen

locker locking alt three

07/12 2015

v1.0.0

1.0.0.0

A Lock Manager For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell
by Joseph Cohen

locker locking alt three