Releases: AndyDune/Pipeline
Releases · AndyDune/Pipeline
It supports php version >= 7.1
Add stack of stage providers.
v1.5.0 Add stack of stage providers.
Stage can be descripted using interface.
Stage can be descripted using interface.
Throw exception if method pointed but not exist
It needs description.
Add description about initializer.
v1.3.1 Add description about initializer.
Added the ability to use custom initializer for pipe stage.
Need description. It will appear next to minor versions.
Added the ability to use stage without middleware interface.
v1.2.0 Description for pipeForContainer
Description about using as Zend module.
v1.1.1 Description about using as Zend module.
Add config file for ZendFw3. Pipeline can be used as service.
v1.1.0 Add config for use within Zend framework 3
Tersted on real applications.
v1.0.0 Add analogues description.
Add description. Add flexibility to built-in stage.
v0.8.1 php 5.6 fix