Libraries tagged by crawlable
technically/callable-reflection
63739 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
stack/callable-http-kernel
35351 Downloads
HttpKernelInterface implementation based on callables.
rybakit/arguments-resolver
89071 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
phpfluent/callback
53264 Downloads
Allows you execute callbacks in a more dynamic way
tmarsteel/mockery-callable-mock
253261 Downloads
Mockery Callable Mock
ellipse/handlers-callable
1217 Downloads
Psr-15 request handler proxying a callable
brackets/craftable-installer
29721 Downloads
Craftable application installer.
aviator/pipe
1153 Downloads
Chain callables using a simple wrapper class.
noregression/callable-comparator
2010 Downloads
Makes it possible to use callables in PHPunit assertions
germania-kg/routenameurlcallable
425 Downloads
Generates full URLs for Slim 4's named routes, using RouteContext und RouteParser. Suitable for Twig functions
germania-kg/cachecallable
883 Downloads
Callable convenience wrapper around PSR-6 Cache Item Pools: Seamlessly create, return, and store your data.
code-distortion/di-caller
147 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
mnapoli/invoker
1157 Downloads
Generic and extensible callable invoker
wyrfel/php-callback
4028 Downloads
A simple callable wrapper that allows better management of call parameters
rszrama/negotiation-middleware
2185 Downloads
Content negotiation middleware for PHP applications using a request, response, and next callable signature.