Libraries tagged by flock
socloz/ninja-mutex
30050 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
m-rubin-itmegastar-com/lock
1 Downloads
Mutex library for exclusive code execution.
kaliop/lock-command-bundle
72 Downloads
Features for Symfony commands
higidi/ninja-mutex
7598 Downloads
Simple to use mutex implementation that can use directory, flock, memcache, memcached, mysql or redis (predis) for locking
geoffroy-aubry/mutex
150 Downloads
Mutex & Semaphore PHP implementations both based only on flock() function.
acet/reslock
46 Downloads
Dependable advisory resource lock - for files and other contentious resources
flockler/dummy-pkg
3 Downloads
Preventing Dependency Confusion in PHP with Composer
flock3/klogger
232 Downloads
A Simple Logging Class
miljan9602/webhook-client
394 Downloads
Library which will work with webhooksmanager. https://github.com/FlockMgmt/webhooksmanager
lyoshenka/php-simple-lock
41 Downloads
A simple PHP advisory lock implementation. Uses flock() internally.
ha1t/php-lite-lock
26 Downloads
minimal flock() wrapper class
brezgalov/php-simple-file-locker
10 Downloads
Simple file locker for php from http://php.net/manual/ru/function.flock.php#117162
rmccue/requests
26509809 Downloads
A HTTP library written in PHP, for human beings.
hwi/oauth-bundle
17399705 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
jasongrimes/paginator
1021820 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.