Run your Code Asynchronously
"Laravel Async is a simple package for Laravel that enables you to run your code asynchronously without using the workers and Supervisor!
Unlike the Laravel Process, Symfony Process or other similar packages you don't need to wait for the sub-processes in the main process to finish."
Saeed Vaziry
@saeed_vz