cheprasov / php-parallel
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 3 years ago
Alternatives and similar repositories for php-parallel:
Users that are interested in php-parallel are comparing it to the libraries listed below
- Linguist is a PHP library for parsing strings, it can extract and manipulate prefixed words in content ideal for working with @mentions, …☆20Updated 2 years ago
- Analyze content to determine the appropriate Internet media type☆33Updated last year
- A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3☆18Updated 2 years ago
- Streaming CSV (Comma-Separated Values or Character-Separated Values) parser and encoder for ReactPHP.☆55Updated last year
- Extendible PHP Data Cleaner☆228Updated 10 years ago
- Returns the parts (leading initial, first, middle, last, suffix) of a name from a string.☆17Updated 4 years ago
- Laravel backup package - integrates phpbu with the laravel artisan command line tool☆19Updated 2 years ago
- Crawls all unique links.☆42Updated 8 years ago
- An object-oriented tool for building HTML documents☆16Updated 8 years ago
- 🔒 A lightweight package to add basic authentication to your Laravel app.☆23Updated 2 weeks ago
- Bluz skeleton application☆41Updated 3 years ago
- AFINN-based sentiment analysis☆16Updated 10 years ago
- PHP Library for NGINX configuration parser/generator☆36Updated 3 years ago
- PHP Simple Scheduler - set occurrence expressions and get next x execution dates [Cron, Crontab, Task Scheduler]☆23Updated 5 months ago
- This Distance PHP class can calculate the distance between two latitude/longitude locations using Math functions in PHP. No external API'…☆35Updated 2 years ago
- A multi-gateway payment platform for PHP☆49Updated 2 months ago
- Eloquent ORM support for ViewComponents☆19Updated 3 years ago
- Static Proxies (like Laravel "Facades") in any PHP project☆103Updated 4 years ago
- Receive, validate, and distribute uploaded files.☆26Updated 8 years ago
- Floyer is simple and fast deployment tool using git/svn and (S)FTP - especially useful for shared hosting.☆58Updated 6 years ago
- The Polygon class: point-in-polygon algorithm, centroid of polygon, points in clockwise direction, ...☆17Updated 4 years ago
- PHP WebSocket server☆31Updated 6 years ago
- Eden SQLite Search, Collection, Model ORM component☆19Updated 8 years ago
- Laravel Collections Examples