amp
amp copied to clipboard
A non-blocking concurrency framework for PHP applications. 🐘
Hello, First of all, I'd like to thank you for all the effort you spent implementing and supporting such an wonderful library. I'm very excited due to the fact that...
This adds a utility class `Interval` which controls a repeating timer, automatically cancelling the timer when the object is destroyed. The main use-case of this object is to store an...
Hi, I'm experiencing an issue with a tool that relies on this package. The problem occurs when the tool tries to include `vendor/autoload.php` which automatically includes these functions via composer....