Evflow (/ˈɛvfloʊ/) is an open-source project with the goal of bringing powerful and extensible asynchronous programming features to vanilla PHP. It is taken from many lessons learned from other attempts at asynchronous programming in PHP and other languages as well. Much thanks is owed to the ReactPHP team.
Evflow is currently an experiment and not recommended for production-level projects.
If you can write documentation in a less humorous and more serious way than we can, we could use your help! This documentation is far from complete and we need to formally describe the architecture of the project before we move forward. Head over to the Gitter chat room to discuss the project and the GitHub repository to make changes to these docs.
All Evflow documentation is licensed under the Apache License, Version 2.0 (Apache-2.0). See the license file for details.