Libraries tagged by lockr
bybzmt/tcplock
40 Downloads
php tcp locker and golang server
autoframe/process-control
88 Downloads
Process child worker, execution lock check, Autoframe Framework
alex/mutexlock
2525 Downloads
MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.
affilipoint.com/igniterauth
4 Downloads
Protects your website from the public and search engines with HTTP Basic Authentication.
access9/mastercrack
51 Downloads
A PHP class to help calculate the combination to your masterlock combination lock.
svandragt/silverstripe-optimisticlocking
7 Downloads
Prevents your site users from losing data by blocking the save process if the data has changed since it was loaded by the current user.
icecave/reverb
350 Downloads
A transaction executor for the Doctrine ORM.
locr-company/splay-tree
6 Downloads
Fast splay-tree data structure
locr-company/dependency-scanner
2086 Downloads
A class for scanning composer dependencies
locr-company/csv-reader
1261 Downloads
A class for reading csv-files.
locr-company/base-table-reader
1342 Downloads
An abstract class for table-based files (csv, xls).
connor-lock05/laravel-bundles
10 Downloads
Developer package to improve make commands for common 'bundles' of files
zebrains/laravel-data-verificator
605 Downloads
Laravel adapter for data-locker library
voceconnect/no-stampede-actions
1268 Downloads
A WordPress api to kick off globally singleton actions. It will lock the action to prevent other requests from kicking off the same action.
sof3/rwlock
1030 Downloads
Exclusive and Read-write locks for PHP