laravel-spawn
Laravel Spawn is an async runtime for Laravel powered by PHP TrueAsync. It runs multiple requests concurrently in isolated coroutines within a single worker, eliminating shared state issues while delivering high performance without threads or process overhead.