Mahesh S

PHP Simple Multi Threader - Easy parallel processing for your PHP code

by
A simple PHP Multithreader extension which is ready for use out of the box without any setups or configurations.
- Compatible with Laravel and Yii2 out of the box.
- Pluggable with any PHP platform

Add a comment

Replies

Best
Mahesh S
The need for easy parallel execution of code made me build an extension like this. I've tried to make it maximum usable for the users by making it pluggable with any PHP platform.