sanmai/pipeline
General-purpose collections pipeline
v6.8.1
30M downloads/mo
#547 most downloaded on Packagist
sanmai/pipeline
What this package is like to depend on
Last release 20 days ago
03 Aug 2026
Ships unpredictably
gaps range from 9 days to 7 months
Rarely documented
notes for 10 of 71 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
71 releases · first in 2017
9 releases in the last 12 months
see the full history below
Release timeline
71 releases · May 2017 to Aug 2026Releases
latest 60 of 71-
v6.8.115 Jun 2023Nothing published for this version
-
v6.0.127 Nov 2021Nothing published for this version
-
v5.2.101 Nov 2021Nothing published for this version
-
v5.2.010 Oct 2021Nothing published for this version
-
v5.1.025 Oct 2020Nothing published for this version
-
v5.0.127 Aug 2020Nothing published for this version
-
v4.0.213 Mar 2020Nothing published for this version
-
v4.0.126 Jan 2020Nothing published for this version
-
v4.0.004 Oct 2019Nothing published for this version
-
v3.1.421 Oct 2020Nothing published for this version
-
v3.1.314 Mar 2020Nothing published for this version
-
v3.1.226 Jan 2020Nothing published for this version
-
v3.1.106 Oct 2019Nothing published for this version
-
v3.0.203 Jun 2019Nothing published for this version
-
v3.0.121 Oct 2018Nothing published for this version
-
v2.0.503 Feb 2020Nothing published for this version
-
v2.0.426 Jan 2020Nothing published for this version
-
v2.0.303 Jun 2019Nothing published for this version
-
v2.0.220 Oct 2018Nothing published for this version
-
v2.0.112 Oct 2018Nothing published for this version
-
v1.5.521 Oct 2020Nothing published for this version
-
v1.5.403 Feb 2020Nothing published for this version
-
v1.5.320 Oct 2018Nothing published for this version
-
v1.5.212 Oct 2018Nothing published for this version
-
v1.5.110 Jul 2018Nothing published for this version
-
v0.3.603 Feb 2020Nothing published for this version
-
v0.3.502 Jul 2019Nothing published for this version
-
v0.3.403 Jun 2019Nothing published for this version
-
v0.3.320 Oct 2018Nothing published for this version
-
v0.3.218 Oct 2018Nothing published for this version
-
v0.3.118 Oct 2018Nothing published for this version
-
v6.908 Oct 2023Nothing published for this version
-
v6.813 Jun 2023Nothing published for this version
-
v6.729 Apr 2023Nothing published for this version
-
v6.621 Apr 2023Nothing published for this version
-
v6.515 Apr 2023Nothing published for this version
-
v6.412 Apr 2023Nothing published for this version
-
v6.330 Nov 2022Nothing published for this version
-
v6.209 Nov 2022Nothing published for this version
-
v6.1115 Jun 2024Nothing published for this version
-
v6.1016 Mar 2024Nothing published for this version
-
v6.130 Jan 2022Nothing published for this version
-
v6.002 Nov 2021Nothing published for this version
-
v5.018 Jul 2020Nothing published for this version
-
v3.104 Oct 2019Nothing published for this version
-
v3.021 Oct 2018Nothing published for this version
-
v2.007 Jul 2018Nothing published for this version
-
v1.527 Mar 2018Nothing published for this version
-
v0.330 May 2017Nothing published for this version
-
7.916 Jan 2026 -
7.816 Jan 2026Release notes
Open source →What's Changed
Changes
Chores
- Merge coverage and mutation jobs to reduce CI overhead by @sanmai in #281
- ci: Increase test timeout and use all processes during mutation testing by @sanmai in #282
- docs: Update documentation for v7.x release by @sanmai in #283
- Update Infection to 0.32.3 by @sanmai in #286
- Bump crate-ci/typos from 1.41.0 to 1.42.0 by @dependabot[bot] in #284
Full Changelog: 7.7...7.8
-
7.709 Jan 2026Release notes
Open source →What's Changed
Changes
- Add a workaround for PHP JIT NAN bug by @sanmai in #279
- Document that getIterator() returns only Iterator by @sanmai in #271
Chores
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #265
- Improve cursor() documentation by @sanmai in #267
- Update PHP version requirement in README by @sanmai in #268
- Fix test deprecations by @sanmai in #270
- Bump crate-ci/typos from 1.40.0 to 1.40.1 by @dependabot[bot] in #272
- Bump crate-ci/typos from 1.40.1 to 1.41.0 by @dependabot[bot] in #273
- dependabot: Approve PR and enable auto-merge by @sanmai in #274
- Remove remaining Phan references by @sanmai in #276
- Optimize static analysis runs by @sanmai in #275
- Refactor test data providers to use shared TestCase helpers by @sanmai in #277
- Update branch alias to 7.x-dev by @sanmai in #280
Full Changelog: 7.6...7.7
-
7.620 Dec 2025Release notes
Open source → -
7.505 Nov 2025 -
7.411 Oct 2025Release notes
Open source → -
7.308 Oct 2025Release notes
Open source → -
7.223 Sep 2025 -
7.1003 Aug 2026Release notes
Open source →What's Changed
Changes
- Ensure zip() operates eagerly with arrays by @sanmai in #325
- Improve zip() type transparency by @sanmai in #323
- Improve toArray() documentation by @sanmai in #322
- Update README.md by @sanmai in #290
Chores
- Bump crate-ci/typos from 1.42.0 to 1.42.1 by @dependabot[bot] in #291
- chore: Enable FQST CS Fixer rule by @sanmai in #294
- chore: Ordered imports by @sanmai in #295
- Bump PHPUnit to 12 by @sanmai in #293
- tests: Fix implicit conversion from float by @sanmai in #296
- tests: Remove random-based tests that added little value by @sanmai in #297
- Bump crate-ci/typos from 1.42.1 to 1.42.2 by @dependabot[bot] in #298
- Bump crate-ci/typos from 1.42.2 to 1.43.0 by @dependabot[bot] in #300
- Bump crate-ci/typos from 1.43.0 to 1.43.4 by @dependabot[bot] in #302
- Bump crate-ci/typos from 1.43.4 to 1.43.5 by @dependabot[bot] in #303
- Bump crate-ci/typos from 1.43.5 to 1.44.0 by @dependabot[bot] in #304
- Fix static analysis build by @sanmai in #306
- Bump nick-fields/retry from 3 to 4 by @dependabot[bot] in #305
- Bump crate-ci/typos from 1.44.0 to 1.45.1 by @dependabot[bot] in #308
- Bump crate-ci/typos from 1.45.1 to 1.45.2 by @dependabot[bot] in #309
- Update the docblocks on helpers to fix SA error by @sanmai in #312
- Bump crate-ci/typos from 1.45.2 to 1.46.1 by @dependabot[bot] in #311
- Bump crate-ci/typos from 1.46.1 to 1.46.3 by @dependabot[bot] in #313
- Bump crate-ci/typos from 1.46.3 to 1.47.0 by @dependabot[bot] in #314
- Bump crate-ci/typos from 1.47.0 to 1.47.2 by @dependabot[bot] in #315
- Revamp the docs by @sanmai in #316
- Add AGENTS.md by @sanmai in #317
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #318
- Bump actions/cache from 5 to 6 by @dependabot[bot] in #319
- Bump crate-ci/typos from 1.47.2 to 1.48.0 by @dependabot[bot] in #320
- Group Dependabot updates by @sanmai in #321
- Improve zip() test coverage by @sanmai in #324
- Centralize PHPStan configuration by @sanmai in #326
- Validate that zip() operates lazily with non-arrays by @sanmai in #327
Full Changelog: 7.9...7.10
-
7.127 Jul 2025Release notes
Open source →What's Changed
- Add Context7 configuration by @sanmai in #233
- Prevent avoidable argument count errors by wrapping callables in
each()by @sanmai in #234
Full Changelog: 7.0...7.1
-
7.023 Jul 2025Nothing published for this version