Libraries tagged by mehr
mehr-it/lara-worker-heartbeat
354 Downloads
Adds a heartbeat and observer for laravel workers allowing detection of hanging or stuck worker processes
mehr-it/lara-transactions
5810 Downloads
Handles multiple simultaneous transactions and offers a general transaction interface for laravel
mehr-it/lara-transaction-waiting-events
662 Downloads
Events waiting for database transactions to complete (MySql only)
mehr-it/lara-token-bucket
73 Downloads
Implements the token bucket algorithm using laravel cache
mehr-it/lara-sqs-plain
187 Downloads
Receive custom/plain SQS messages in Laravel
mehr-it/lara-ses-ext
141 Downloads
Extended AWS SES mail transport driver and SES notification handling
mehr-it/lara-mysql-locks
2675 Downloads
Distributed locks for laravel using MySQL >= 5.7.5 database
mehr-it/lara-local-synchronized-cache
2366 Downloads
High-performance local cache which synchronizes automatically on distributed systems
mehr-it/lara-ext
2019 Downloads
Collection of helpers and macros for laravel
mehr-it/lara-db-batch-import
7197 Downloads
Batch import for laravel's eloquent models
mehr-it/lara-cron
927 Downloads
Dynamic, user manageable, distributed cron jobs for Laravel
mehr-it/lara-countries
1413 Downloads
Extendable multilingual, countries list for Laravel
mehr-it/eli_dispatcher
5 Downloads
Flexible and lightweight request dispatcher (and emitter) for PHP applications based on PSR-7 and PSR-15 standards
mehr-it/eli-middleware-chain
4 Downloads
Chaining for PSR-15 middleware
mehr-it/eli-closure-middleware
4 Downloads
PSR-15 middleware for closures