laravel-enhanced-pipeline

Laravel Pipeline with DB transaction support, events and additional methods

MIT License

Downloads
12.9K
Stars
53
Committers
1
laravel-enhanced-pipeline - 4.0.0 Latest Release

Published by michael-rubel 7 months ago

What's Changed

New features

  • Added Conditionable trait.

BC breaks

  • pipeline helper removed from the package, use Pipeline::make() or container resolution instead;
  • run helper was removed, and the functionality moved to the class method, see ref.;
  • Execution events were renamed, see ref..

Full Changelog: https://github.com/michael-rubel/laravel-enhanced-pipeline/compare/3.2.3...4.0.0

laravel-enhanced-pipeline - v3.2.3

Published by michael-rubel over 1 year ago

laravel-enhanced-pipeline - v3.2.2

Published by michael-rubel almost 2 years ago

laravel-enhanced-pipeline - v3.2.1

Published by michael-rubel almost 2 years ago

laravel-enhanced-pipeline - v3.2.0

Published by michael-rubel almost 2 years ago

laravel-enhanced-pipeline - v3.1.0

Published by michael-rubel about 2 years ago

What's Changed

Full Changelog: https://github.com/michael-rubel/laravel-enhanced-pipeline/compare/3.0.0...3.1.0

laravel-enhanced-pipeline - v3.0.0

Published by michael-rubel about 2 years ago

laravel-enhanced-pipeline - v2.1.0

Published by michael-rubel about 2 years ago

laravel-enhanced-pipeline - v2.0.0

Published by michael-rubel about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/michael-rubel/laravel-enhanced-pipeline/compare/1.1.0...2.0.0