Skip to content

theboredfish/flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flow

Experimenting with node-based programming

Example

<?php

use Flow\Runner;

$runner = new Runner();
$runner->load('mock.json');
$runner->run();

About

Experimenting with node-based programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages