Libraries tagged by LockLink
falconmedia/magento2-csp-sri-lock
30 Downloads
Prevents corrupted sri-hashes.json in Magento 2 by adding atomic writes and file locking.
fae/cache
2057 Downloads
Local authentication with support for password resetting and session locking
danil-kashin/file-lock
58 Downloads
File-based exclusive locking via flock().
cybercog/php-db-locker
98 Downloads
PHP application-level database locking mechanisms
codenamegary/l4-lock
3009 Downloads
A Laravel 4 package to lock down a site and require a simple username/password BEFORE auth is executed. Useful for doing things like locking down a site so a client can test before going live while without interfering with auth and other stock framework options.
aeruz/app-registry
120 Downloads
A PHP library for managing an application registry with lifecycle management (draft/published), locking, and user access control.
aertmann/brute-force
1554 Downloads
Simple brute-force prevention (account locking) for Flow
zikula/pagelock-module
28038 Downloads
Page locking support
pauloamgomes/cockpit-cms-userflood
15 Downloads
UserFlood addon for Cockpit CMS, provides a very simple feature of locking users after a configurable number of failed login attempts
neuralglitch/font-manager
166 Downloads
Universal font manager for Symfony supporting multiple providers (Google Fonts, Bunny Fonts, Local Fonts, Fontsource) with development CDN and production font locking
splitice/php-redis-locking
208 Downloads
neunerlei/lockpick-bundle
611 Downloads
A bundle to integrate my lockpick package seamlessly into Symfony
neunerlei/lockpick
623 Downloads
A list of tools that helps you overcome some arbitrary restrictions while coding
matthimatiker/command-locking-bundle
16 Downloads
Adds an optional locking feature to all console commands that can be used to prevent parallel execution.
kerwin-cn/laravel-optimistic-locking
12800 Downloads
Adds optimistic locking feature to eloquent models.