cheprasov / php-parallelLinks
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases.
☆17Updated 4 years ago
Alternatives and similar repositories for php-parallel
Users that are interested in php-parallel are comparing it to the libraries listed below
Sorting:
- A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3☆18Updated 2 years ago
- Static Proxies (like Laravel "Facades") in any PHP project☆103Updated 4 years ago
- Floyer is simple and fast deployment tool using git/svn and (S)FTP - especially useful for shared hosting.☆58Updated 6 years ago
- Analyze content to determine the appropriate Internet media type☆33Updated last year
- Laravel backup package - integrates phpbu with the laravel artisan command line tool☆19Updated 2 years ago
- How to use Slim framework to dipatch complex CLI requests