Libraries tagged by callable
timacdonald/callable-fake
19735 Downloads
A testing utility that allows you to fake and capture invokations of a callable / Closure
stack/callable-http-kernel
40099 Downloads
HttpKernelInterface implementation based on callables.
wyrfel/php-callback
7532 Downloads
A simple callable wrapper that allows better management of call parameters
aviator/pipe
3050 Downloads
Chain callables using a simple wrapper class.
anarchitecture/pipe
1179 Downloads
Unary callable helpers to leverage PHP 8.5 pipes
wyrihaximus/recoil-callable
1306 Downloads
Wrap any coroutine callable and run it through RecoilPHP on invocation
mpoiriert/invoker
7245 Downloads
Reusable library
hoa-math-community/consistency
1446 Downloads
The Hoa\Consistency library.
code-distortion/di-caller
7445 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
rszrama/negotiation-middleware
2195 Downloads
Content negotiation middleware for PHP applications using a request, response, and next callable signature.
jeffersongoncalves/laravel-npm-readme
33 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
10193 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
252 Downloads
Transform any PHP class into an executable script callable from the command line without changes or refactoring.
apphp/pretty-print
126 Downloads
Callable pretty-printer for PHP arrays with Python-like formatting.