Download the PHP package rych/lock without Composer
On this page you can find all versions of the php package rych/lock. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package lock
Rych Lock
Simple process lock management library.
Installation
Installation is best managed via Composer.
Or:
Usage
Methods
- bool \Rych\Lock\Lock::__construct( string $name [, string $bucket = null ] )
- bool \Rych\Lock\Lock::lock( [ bool $block = false ] )
- bool \Rych\Lock\Lock::unlock()
- bool \Rych\Lock\Lock::check( [ string &$pidof = null ] )
All versions of lock with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package rych/lock contains the following files
Loading the files please wait ....