laravel-shared-queue
by fahriar
A robust, shared-hosting-friendly async queue system for Laravel applications.
laravel-parallel-db
by kosadchiy
Laravel package for in-process parallel SQL execution via native pgsql/mysqli async APIs.
laravel-brick
by andrebhas
Build modular monolith Laravel applications with a solid foundation. Each module is a 'brick' that can be stacked wisely. Includes an optional internal bridge with async support, circuit breaker, and Pest testing.
traceflow-laravel
by smartness
Production-ready distributed tracing SDK for Laravel with event-sourced architecture, async HTTP transport, and cross-service context propagation
laravel-roadrunner-queue
by ebects
Laravel native queue retry mechanism for RoadRunner - No zombie processes, full retry support!
flowlog-laravel
by flowlog
Laravel SDK for Flowlog - Async logging with automatic context extraction
laravel-parallel
Simple parallel processing for Laravel - Powered by AMPHP with automatic CPU detection.
laravel-queue-flow
by b7s
A fluent Laravel Queue wrapper, simplifying queue management without creating separate Job classes
laravel-async-flow
by fereydooni
A robust and feature-rich asynchronous programming capability for Laravel using PHP attributes
laravel-process-async
Utilize Laravel Process to run PHP code asynchronously, as if using Laravel Concurrency.
laravel-async-queue
Async Queue Driver for Laravel (Push to background) Cloned from https://github.com/barryvdh/laravel-async-queue
laravel-pages
by rinvex
Rinvex Pages is an integral part for your Laravel content management system (CMS), it affords an easy, yet powerful way to create and manage pages with full control over their URLs, active status, titles, content, and other attributes.
laravel-widgets
by rinvex
Rinvex Widgets is a powerful and easy to use widget system, that combines both the power of code logic and the flexibility of template views. You can create asynchronous widgets, reloadable widgets, and use the console generator to auto generate your widgets, all out of the box.
laravel-async-beanstalkd
by hskrasek
Provides an asynchronous beanstalkd queue driver for the Laravel framework.