Download the PHP package benconstable/lock without Composer
On this page you can find all versions of the php package benconstable/lock. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download benconstable/lock
More information about benconstable/lock
Files in benconstable/lock
Download benconstable/lock
More information about benconstable/lock
Files in benconstable/lock
Vendor benconstable
Package lock
Short Description Simple object-oriented file lock management
License MIT
Homepage http://github.com/BenConstable/lock
Package lock
Short Description Simple object-oriented file lock management
License MIT
Homepage http://github.com/BenConstable/lock
Please rate this library. Is it a good library?
Informations about the package lock
Lock
The standard PHP flock
function is difficult to test against. This
library provides a modern, object-oriented wrapper to flock
.
Installation
Add the following to your composer.json
:
Usage
Development & contribution
To develop and/or contribute to this library, you must add tests for your code. Tests are built with Phpspec. To run them:
All versions of lock with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 5.3
The package benconstable/lock contains the following files
Loading the files please wait ....