spatie/async
Run PHP tasks in parallel with a simple Pool API built on PCNTL. Add closures, handle results via then/catch, and wait for completion. Ideal for speeding up batch jobs, CPU-heavy work, and IO-bound processing with multiple processes.
Full Changelog: https://github.com/spatie/async/compare/1.8.1...1.8.2
Full Changelog: https://github.com/spatie/async/compare/1.8.0...1.8.1
unserialize is unable to parse output of child process by @MarcHagen in https://github.com/spatie/async/pull/230Full Changelog: https://github.com/spatie/async/compare/1.6.2...1.7.0
Full Changelog: https://github.com/spatie/async/compare/1.6.1...1.6.2
Full Changelog: https://github.com/spatie/async/compare/1.6.0...1.6.1
Full Changelog: https://github.com/spatie/async/compare/1.5.6...1.6.0
false from the $intermediateCallback during wait stops execution @jonasraoni in https://github.com/spatie/async/pull/206Full Changelog: https://github.com/spatie/async/compare/1.5.5...1.5.6
Full Changelog: https://github.com/spatie/async/compare/1.5.4...1.5.5
Full Changelog: https://github.com/spatie/async/compare/1.5.3...1.5.4
How can I help you explore Laravel packages today?