timacdonald/callable-fake
A tiny PHP testing utility for faking/invoking callables. CallableFake lets you replace closures or invokable objects, record calls and arguments, assert usage, and return configured values—useful for isolating behavior in PHPUnit/Laravel tests.
A PHP testing utility that allows you to fake, capture, and assert against invocations of a callable / Closure.
How can I help you explore Laravel packages today?