Download the PHP package darkwood/flow without Composer
On this page you can find all versions of the php package darkwood/flow. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download darkwood/flow
More information about darkwood/flow
Files in darkwood/flow
Download darkwood/flow
More information about darkwood/flow
Files in darkwood/flow
Please rate this library. Is it a good library?
Informations about the package flow
Why ?
Flow concept aims to solve
- Adopt asynchronous as native implementation
- Build your code with functional programming
- Assemble your code visually
Installation
PHP 8.5 is the minimal version to use Flow The recommended way to install it through Composer and execute
Usage
Examples
A working script is available in the bundled examples directory
- Run Flow :
php examples/flow.php - Run Y-Combinator Flow :
php examples/yflow.php - Start Server :
php examples/server.php
Start Client(s) :php examples/client.php
Documentation
https://darkwood-com.github.io/flow
License
Flow is released under the MIT License.
All versions of flow with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.5
symfony/config Version ^8.1
symfony/dependency-injection Version ^8.1
symfony/event-dispatcher Version ^8.1
symfony/http-kernel Version ^8.1
symfony/string Version ^8.1
symfony/config Version ^8.1
symfony/dependency-injection Version ^8.1
symfony/event-dispatcher Version ^8.1
symfony/http-kernel Version ^8.1
symfony/string Version ^8.1
The package darkwood/flow contains the following files
Loading the files please wait ...