jamlee / coroutine
example about supporting coroutine
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 14
pkg:composer/jamlee/coroutine
Requires
- php: >=5.5.0
This package is not auto-updated.
Last update: 2025-10-16 02:07:05 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