amphp / parallel-functionsLinks
Simplified parallel processing for PHP based on Amp.
☆280Updated 2 years ago
Alternatives and similar repositories for parallel-functions
Users that are interested in parallel-functions are comparing it to the libraries listed below
Sorting:
- This is the main repository for all our cache adapters☆265Updated last year
- A powerful alternative to var_export(), which can export closures and objects without __set_state()☆192Updated 3 months ago
- True coroutines for PHP>=8.1 without worrying about event loops and callbacks.☆231Updated 3 years ago
- A JSON pull parser for PHP☆144Updated last month
- PHP generics written in PHP☆218Updated 2 weeks ago
- Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.☆273Updated 3 weeks ago
- Detect unused composer dependencies☆429Updated last year
- Coding Standard rules for PHP projects with focus on Clean Architecture☆378Updated last month
- An abstraction layer and non-blocking file access solution that keeps your application responsive.☆110Updated 5 months ago
- Event-driven library for executing child processes with ReactPHP.☆337Updated 11 months ago
- 🚔 General purpose rate limiter implementation.☆272Updated last year
- Colorful extremely flexible spinner for [async] php cli applications☆241Updated last year
- Improvements to PHP's type system in userland: generics, typed lists, tuples and structs☆318Updated 4 years ago
- A set of additional rules for PHPStan based on best practices followed at TheCodingMachine☆289Updated 4 years ago
- This library let's you dump a Guzzle request to a cURL command for debug and log purpose.☆332Updated 3 years ago
- JSON diff/rearrange/patch/pointer library for PHP☆241Updated 9 months ago
- Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP☆343Updated 2 months ago
- Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP.☆144Updated 6 months ago
- HttpKernel adapter for use of Symfony and Laravel frameworks with PHP-PM☆247Updated 2 years ago
- Correctly-rounded arbitrary precision decimal floating point for PHP☆77Updated 7 years ago
- Type check enforcement for library authors: enforces type-safety downstream☆240Updated last week
- Small set of defensive programming utilities/traits for PHP☆399Updated last week
- Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath fun…☆78Updated 5 months ago
- Preload your sweet sweet code to opcache with a composer command, making your code faster to run.☆208Updated 3 years ago
- PHP library providing retry functionality with multiple backoff strategies and jitter support☆200Updated 8 months ago
- Integrates the Eloquent ORM in the Symfony framework☆167Updated last year
- PHP Language Recognition Tool☆233Updated 10 months ago
- PHP Engine Direct API