jamlee / coroutine
There is no license information available for the latest version (dev-master) of this package.
example about supporting coroutine
dev-master
2015-10-31 08:37 UTC
Requires
- php: >=5.5.0
This package is not auto-updated.
Last update: 2025-04-02 23:43:27 UTC
README
##How to use yield expression to achieve a web server
this a example to article: http://nikic.github.io/2012/12/22/Cooperative-multitasking-using-coroutines-in-PHP.html