zenstruck/callback
Tiny PHP utility for building and composing callbacks/closures with a fluent API. Helps wrap callables, bind arguments, decorate or chain behavior, and safely invoke functions and methods—handy for middleware-style pipelines, event hooks, and reusable functional helpers.
August 31st, 2022 - v1.4.2...v1.5.0
Callback::function() (#8) by @kbondCallback::__toString() (#8) by @kbondMarch 26th, 2022 - v1.4.1...v1.4.2
October 18th, 2021 - v1.4.0...v1.4.1
July 20th, 2021 - v1.3.0...v1.4.0
declare(strict_types=1) (#3) by @kbondJuly 16th, 2021 - v1.2.0...v1.3.0
January 11th, 2021 - v1.1.0...v1.2.0
January 9th, 2021 - v1.0.0...v1.1.0
January 8th, 2021 - Initial Release
How can I help you explore Laravel packages today?