Download the PHP package inhere/lock without Composer
On this page you can find all versions of the php package inhere/lock. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor inhere
Package lock
Short Description lock library of the php
License MIT
Homepage https://github.com/php-comp/lock
Package lock
Short Description lock library of the php
License MIT
Homepage https://github.com/php-comp/lock
Please rate this library. Is it a good library?
Informations about the package lock
php 共享锁的实现
DatabaseLock
数据库方式的共享锁FileLock
文件加锁的方式实现SemaphoreLock
基于信号量(是系统提供的一种原子操作)的方式实现。需php编译时--enable-sysvsem
MemcacheLock
基于memcache实现
安装
-
composer
- 直接拉取
使用
License
MIT
All versions of lock with dependencies
PHP Build Version
Package Version
Requires
php Version
>7.0.0
The package inhere/lock contains the following files
Loading the files please wait ....