Libraries tagged by callab
tmarsteel/mockery-callable-mock
279401 Downloads
Mockery Callable Mock
stack/callable-http-kernel
40126 Downloads
HttpKernelInterface implementation based on callables.
aviator/pipe
3102 Downloads
Chain callables using a simple wrapper class.
anarchitecture/pipe
1257 Downloads
Unary callable helpers to leverage PHP 8.5 pipes
wyrihaximus/recoil-callable
1322 Downloads
Wrap any coroutine callable and run it through RecoilPHP on invocation
mpoiriert/invoker
7290 Downloads
Reusable library
hoa-math-community/consistency
1484 Downloads
The Hoa\Consistency library.
code-distortion/di-caller
7458 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
callabra/debug
5541 Downloads
wrapper for debugging tools
wyrfel/php-callback
7600 Downloads
A simple callable wrapper that allows better management of call parameters
rszrama/negotiation-middleware
2195 Downloads
Content negotiation middleware for PHP applications using a request, response, and next callable signature.
jeffersongoncalves/laravel-npm-readme
43 Downloads
A Laravel package that fetches an npm package's README from the registry document, renders the markdown and caches the resulting HTML. The default renderer strips raw HTML; provide your own renderer callable (and sanitize) to keep it. Rendered HTML is untrusted — sanitize it before display.
divineniiquaye/php-invoker
10242 Downloads
A library that provides the abilities to invoking callables with named parameters in a generic and extensible way.
danack/slim-auryn-invoker
2159 Downloads
Allows route callables to be dispatched by Auryn.
byjg/scriptify
360 Downloads
Transform any PHP class into an executable script callable from the command line without changes or refactoring.