laravel-queued-events
by acdphp
Dispatching Events into queues. This is especially useful for distributed systems events using fanout queues.
laravel-sns-sqs-queue
by acdphp
Fanout Laravel queue jobs with AWS SNS and SQS for microservices communication.
laravel-schedule-police
by acdphp
Stop, start or execute scheduled commands from a simple dashboard without redeploying, while maintaining the visibility, control, and reviewability of the configurations in your codebase.
laravel-multitenancy
by acdphp
Laravel multi-tenancy model scoping and automatic tenancy assignment.