Task workflows based on PipeLine
How best to implement task workflow (operations within a task - extraction, transformation, loading)? Per architecture#15, PortPHP's Steps concept may be helpful. http://pipeline.thephpleague.com/ also has some potential. Any others?
Edited by Mike Ryan