Libraries tagged by lack
rtckit/react-redlock
7772 Downloads
Asynchronous distributed locks with Redis and ReactPHP
picanova/laravel-redlock
3979 Downloads
Redis distributed locks for laravel
mayunfeng/laravel-feishu
4587 Downloads
飞书 SDK for Laravel
mayunfeng/easy-feishu
4650 Downloads
飞书SDK
laravel-enso/versions
8212 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel
laravel-enso/versioning
16811 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
lakasir/has-crud-action
1997 Downloads
Has-CRUD-Action is a Laravel package that simplifies adding CRUD (Create, Read, Update, Delete) operations to your models.
lacuna/restpkicore-client
1497 Downloads
Client lib for Rest PKI Core
lacodix/laravel-scoped-mail-config
372 Downloads
A package that enables user or tenant specific mail driver configuration.
lacodix/laravel-global-or-scope
326 Downloads
A Laravel package to add possibility to use global scopes with an or operation in Eloquent Models.
kornrunner/ccxt
1630 Downloads
A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
kenny1911/doctrine-aggrolock
508 Downloads
Doctrine ORM extension, that supports optimistic lock for aggregate entities
joshdifabio/resource-pool
21107 Downloads
Regulate the concurrency level of your async components
ivopetkov/object-storage
9122 Downloads
A better way to work with files
freerkminnema/synchronized
1572 Downloads
A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.