Package Information |
Summary |
Parallel concurrency API |
Maintainers |
Remi Collet (lead)
[details]
Joe Watkins (lead)
[details]
Florian Engelhardt (lead)
[details]
|
License |
PHP License |
Description |
A succinct parallel concurrency API for PHP 7 and 8. |
Homepage |
https://github.com/krakjoe/parallel
|
Release notes
Version 1.0.0
(stable)
|
- Caching improvements - Channel comparison (==) fixed - Debug handler added for Channel - Debug handler for Future (just shows runtime) - Fix copying of interned strings - Object support - Functional API for parallel\Runtime |