#
Amp
Amp is a non-blocking concurrency library for PHP. Newer versions make use of fibers to integrate well with existing interfaces and allow for transparent non-blocking I/O. Older versions make heavy use of generator-based coroutines. It's made by the developers that brought native fiber support to PHP 8.1.
Here are 145 public repositories matching this topic...
ZF2 service wrapper around amphp/artax client
-
Updated
Apr 13, 2017 - PHP
Discontinued. Merged into https://github.com/amphp/amp.
-
Updated
Aug 18, 2017 - PHP
A small script to check one or several URLs for broken links.
-
Updated
Sep 16, 2017 - PHP
A tiny library for retrying failed operations.
-
Updated
Dec 24, 2018 - PHP