pimbay/number-sequence-sql
Centralized SQL snippets for atomic number sequence operations (UPSERT, pessimistic locking) and table schema definitions across various databases.
时间:2026-05-10 21:07
azaharizaman/nexus-sequencing
Framework-agnostic auto-numbering system with pattern-based generation, counter management, and atomic locking
时间:2026-05-04 18:23
slash-dw/idempotency-kit
HTTP-layer idempotency middleware for Laravel with atomic locking, path validation, payload fingerprinting, and alert system
时间:2026-05-04 00:49
skylence/atomic-lock
A Laravel package for atomic locking to prevent race conditions across processes and servers
时间:2026-04-30 14:52
y0lk/jobby
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
时间:2026-04-20 20:44
androsamp/filament-resource-lock
Resource locking for Filament edit pages via Livewire heartbeat or broadcast.
时间:2026-04-10 02:01
bytetcore/queue-unique-runner
Ensure Laravel queue jobs run on only one server instance at a time with database or Redis distributed locking, heartbeat, and crash recovery.
时间:2026-04-03 11:15
jessegall/concurrent
A thread-safe wrapper for cached values with locking, validation, and read-only method support
时间:2026-04-02 19:23
contributte/executor
PHP job executor (cron) with locking
时间:2026-03-28 19:03
danil-kashin/file-lock
File-based exclusive locking via flock().
时间:2026-03-26 21:14
philiprehberger/safe-file-writer
Atomic file writes with temp-file swap and file locking
时间:2026-03-13 17:50
falconmedia/magento2-csp-sri-lock
Prevents corrupted sri-hashes.json in Magento 2 by adding atomic writes and file locking.
时间:2026-03-03 13:55
kevjo/laravel-collab
Real-time collaborative editing for Laravel with intelligent locking and conflict resolution.
时间:2026-02-16 09:02
jeromejhipolito/laravel-eloquent-atomic
Atomic upsert operations with soft-delete awareness and pessimistic locking for Laravel Eloquent models.
时间:2026-02-10 10:18
websolutionfalcon/lockable-command
A Laravel package for locking and unlocking command execution without code deployment. Perfect for temporarily disabling scheduled commands during server overload or maintenance.
时间:2026-01-26 14:34