wenken / coroutine
example about supporting coroutine
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 14
pkg:composer/wenken/coroutine
Requires
- php: >=5.5.0
This package is auto-updated.
Last update: 2025-10-21 00:06:53 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