Download the PHP package aboutcoders/resource-lock-bundle without Composer
On this page you can find all versions of the php package aboutcoders/resource-lock-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aboutcoders/resource-lock-bundle
More information about aboutcoders/resource-lock-bundle
Files in aboutcoders/resource-lock-bundle
Download aboutcoders/resource-lock-bundle
More information about aboutcoders/resource-lock-bundle
Files in aboutcoders/resource-lock-bundle
Vendor aboutcoders
Package resource-lock-bundle
Short Description Simple resource locking
License MIT
Homepage http://aboutcoders.com
Package resource-lock-bundle
Short Description Simple resource locking
License MIT
Homepage http://aboutcoders.com
Please rate this library. Is it a good library?
Informations about the package resource-lock-bundle
Symfony Resource Lock Bundle
A Symfony bundle that provides resource lock implementation
Installation
Add the AbcResourceLockBundle to your composer.json
file
Include the bundle in the AppKernel.php class
Configuration
Configure the bundle
You can define custom managers with a custom prefix within the managers
section
Usage
Use Lock manager to get, set or check locks:
To retrieve the custom manager from the service container you have to specify it by its name:
License
The MIT License (MIT). Please see License File for more information.
All versions of resource-lock-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/symfony Version
~2.6|~3.0
sensio/framework-extra-bundle Version ~3.0
gedmo/doctrine-extensions Version ~2.0
sensio/framework-extra-bundle Version ~3.0
gedmo/doctrine-extensions Version ~2.0
The package aboutcoders/resource-lock-bundle contains the following files
Loading the files please wait ....