Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

Amp

amphp logo

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 146 public repositories matching this topic...

Created by Daniel Lowrey

Released August 05, 2013

Followers
15.2k followers
Organization
amphp
Website
github.com/topics/amphp

Related topics

php