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()☆190Updated 2 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☆143Updated 3 weeks ago
- Type check enforcement for library authors: enforces type-safety downstream☆240Updated this week
- Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP☆342Updated 2 months ago
- Simple unix signal handler that silently fails on windows for easy cross-platform development☆180Updated last year
- Event-driven library for executing child processes with ReactPHP.☆336Updated 11 months ago
- Coding Standard rules for PHP projects with focus on Clean Architecture☆379Updated last month
- Integrates the Eloquent ORM in the Symfony framework☆167Updated last year
- An abstraction layer and non-blocking file access solution that keeps your application responsive.☆110Updated 4 months ago
- Correctly-rounded arbitrary precision decimal floating point for PHP☆77Updated 7 years ago
- Small set of defensive programming utilities/traits for PHP