Aaron Piotrowski
@_trowski
Computer programmer, photographer, and coffee lover. Maintainer of @asyncphp, a library for writing async code in PHP using promises and coroutines.
ID: 319969891
http://trowski.com 19-06-2011 02:30:54
996 Tweet
563 Followers
316 Following
🎉 We're excited to announce that v3.0 of AMPHP has been released! 🥳 This marks a major milestone for AMPHP and the #async #PHP community. v3 creates coroutines using Fibers instead of Generators and is based on the Revolt PHP event-loop. github.com/amphp/amp/rele…
It's incredible how many smooth upgrades have been made possible through my parameter type widening change. I didn't see the potential at the time of writing the RFC, but Nikita Popov did. Time flies!