Libraries tagged by callable
divineniiquaye/php-invoker
9324 Downloads
A library that provides the abilities to invoking callables with named parameters in a generic and extensible way.
danack/slim-auryn-invoker
2041 Downloads
Allows route callables to be dispatched by Auryn.
dakujem/generic-middleware
4339 Downloads
Generic PSR-15 implementation: Turns callables into Handlers and Middleware.
ascetik/callapsule
57 Downloads
A way to encapsulate callables
arete/collection-pipeline
25 Downloads
PHP (partial) implementation of a pipeline collection. Work with a collection of objects without making a bunch of callables, loops, & ifs.
achinon/yaml_classer
34 Downloads
Transforms YAML files into callable classes for easy reference inside of your IDE.
wearelaradev/callables
1 Downloads
Callables trait
rotexsoft/callable-execution-timer
6 Downloads
A simple PHP library for tracking the total amount of time a callable (e.g. function / method) takes to execute (it can also return the result of executing the callable, if desired).
noregression/callable-comparator
2193 Downloads
Makes it possible to use callables in PHPunit assertions
erebot/callable-wrapper
1420 Downloads
Callable wrapper for PHP < 5.4.0
ellipse/handlers-callable
1617 Downloads
Psr-15 request handler proxying a callable
ellipse/dispatcher-callable
73 Downloads
Psr-15 middleware dispatcher factory resolving callables
ecailles/callable-object
482 Downloads
Callable as an object.
czt08883/typed-callable
50 Downloads
antoksa/callable-that-proxy
2 Downloads
Lightweight proxy to create a callable from a 'dynamic' object during runtime