Libraries tagged by locking
distributed-locks/distributed-locks
11231 Downloads
dictributed locks mechanism
claytonpulman/zebra_session_plus
127 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking - now with redis cache support
bigstep/lock-mysql-innodb
1 Downloads
Centralised blocking or non-blocking locks using MySQL's InnoDB transaction features.
mohamedmohamedhekal/lockguard
0 Downloads
Safe distributed locking helpers for Laravel with owner tokens and job middleware
michael-orenda/fiscal
3 Downloads
A Laravel 12 fiscal management module providing fiscal years, periods, closing rules, period locking, and API endpoints for accounting systems.
jeromejhipolito/laravel-eloquent-atomic
8 Downloads
Atomic upsert operations with soft-delete awareness and pessimistic locking for Laravel Eloquent models.
wizory/llock
1377 Downloads
Laravel Shared Locking Plugin
wesleydekanter/laravel-lock
8 Downloads
This package provides additional lock drivers and functionality on top of the default locking functionality.
websolutionfalcon/lockable-command
0 Downloads
A Laravel package for locking and unlocking command execution without code deployment. Perfect for temporarily disabling scheduled commands during server overload or maintenance.
vercodea/auth-core
1 Downloads
Enterprise-grade authentication system with rate limiting (IP + user), VPN/proxy detection, pipeline access locking, CSRF protection, secure session management, OTP verification, magic link recovery, password strength validation, common/reserved password blocklists, and SQL injection prevention.
undostres/jobby
610 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
uhi67/yii2-simplemutex
12 Downloads
Locking tasks
tsfcorp/mysql-lock
939 Downloads
Provides a locking mechanism using mysql
tourze/symfony-lock-command-bundle
3045 Downloads
A Symfony bundle that provides locking mechanism for console commands to prevent concurrent execution
tourze/symfony-aop-lock-bundle
473 Downloads
A lightweight Symfony bundle providing declarative distributed locking based on AOP (Aspect-Oriented Programming). Easily add locking logic to your methods using attributes, enabling safe concurrency control in distributed environments.