sandwich / symfony-lock-stash
Stash storage implementation for the Symfony Lock component
Installs: 37 644
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 10
Forks: 0
Open Issues: 0
Requires
- php: ^7.2
- symfony/lock: ^3.4 || ^4.4
- tedivm/stash: ^0.15
Requires (Dev)
- myonlinestore/coding-standard: ^2.0
- phpunit/phpunit: ^8.5
- vimeo/psalm: ^3.11
This package is auto-updated.
Last update: 2021-09-08 11:02:24 UTC
README
Introduction
This package implements a storage adapter using Stash for the Symfony Lock component
Installation
To install, simply add it to your composer.json
file:
$ composer require sandwich/symfony-lock-stash