Phpflo Versions Save

Flow-based programming for PHP

v2.1.1

7 years ago
  • add testing section
  • correct trait usage

v2.1.0

7 years ago
  • introduction of scalar typehints
  • introduction of PHP7.0 return types

v2.0.0

7 years ago
  • rewrite of the network API - no more statics
  • expansion of the API by HookableInterface to allow callbacks on specific events: Important for introduction of phpflo/flowtrace
  • move the component base code into a ComponentTrait to allow for easier composition by using trait accompanied by ComponentInterface

1.0.1

7 years ago

1.0.0

7 years ago
  • Move out phpflo-core (component library) to separate repository
  • Add phpflo-fbp, FBP DSL with parser implementation
  • Integrate more explicit shutdown handling for network to allow long running/parallel processing
  • Adjust README

0.0.4

7 years ago

0.0.3

7 years ago