Libraries tagged by flock
hollyit/laravel-lock
1741 Downloads
A Laravel wrapper for the Symfony Lock component to provide semaphore style locks on long running processes.
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.
codeages/symfony-lock-lite
8317 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
41 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
29783978 Downloads
A HTTP library written in PHP, for human beings.
hwi/oauth-bundle
19067178 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
jasongrimes/paginator
1122980 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.