league/pipeline
A plug and play pipeline implementation.
1.1.0
18M downloads/mo
#1176 most downloaded on Packagist
thephpleague/pipeline
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships unpredictably
gaps range from 4 months to 6.7 years
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
7 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Jun 2015 to Feb 2025
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 7-
1.1.006 Feb 2025 -
1.0.005 Jun 2018Release notes
Open source →Added
- Add strict typing.
Changed
- Now requires PHP 7.1 or newer.
- Pipeline requires processor as first argument.
- Processor requires payload as first argument.
-
0.3.013 Oct 2016Release notes
Open source →- A pipeline now has a processor which is responsible for the stage invoking.
-
0.2.223 Mar 2016 -
0.2.106 Dec 2015Release notes
Open source →Altered
- Cloning is used to create the new pipeline [performance]
- Stages are callable, so no need to wrap them in closures.
-
0.2.004 Dec 2015 -
0.1.025 Jun 2015