Libraries tagged by flock
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
155 Downloads
Mutex & Semaphore PHP implementations both based only on flock() function.
denismitr/mutex
8312 Downloads
PHP Mutex Library
codeages/symfony-lock-lite
8331 Downloads
Symfony Lock Component
aharavenka/filelock
2 Downloads
Simple php library providing OOP-interface to file locks.
acet/reslock
46 Downloads
Dependable advisory resource lock - for files and other contentious resources
flockler/dummy-pkg
5 Downloads
Preventing Dependency Confusion in PHP with Composer
flock3/klogger
236 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
42 Downloads
A simple PHP advisory lock implementation. Uses flock() internally.
ha1t/php-lite-lock
28 Downloads
minimal flock() wrapper class
brezgalov/php-simple-file-locker
11 Downloads
Simple file locker for php from http://php.net/manual/ru/function.flock.php#117162
rmccue/requests
31229929 Downloads
A HTTP library written in PHP, for human beings.
hwi/oauth-bundle
19785089 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
jasongrimes/paginator
1167588 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.