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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-03 06:28:02 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