Libraries tagged by crawlable
technically/callable-reflection
83302 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
stack/callable-http-kernel
37757 Downloads
HttpKernelInterface implementation based on callables.
rybakit/arguments-resolver
99421 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
phpfluent/callback
56517 Downloads
Allows you execute callbacks in a more dynamic way
wyrihaximus/psr-3-callable-throwable-logger
67339 Downloads
callable throwable decorator around a PSR-3 logger (to be used with react/promise and reactivex/rxphp)
tmarsteel/mockery-callable-mock
259849 Downloads
Mockery Callable Mock
brackets/craftable-installer
30577 Downloads
Craftable application installer.
divineniiquaye/php-invoker
9544 Downloads
A library that provides the abilities to invoking callables with named parameters in a generic and extensible way.
hoa-math-community/consistency
738 Downloads
The Hoa\Consistency library.
germania-kg/routenameurlcallable
949 Downloads
Generates full URLs for Slim 4's named routes, using RouteContext und RouteParser. Suitable for Twig functions
germania-kg/cachecallable
1580 Downloads
Callable convenience wrapper around PSR-6 Cache Item Pools: Seamlessly create, return, and store your data.
code-distortion/di-caller
5409 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
mnapoli/invoker
1160 Downloads
Generic and extensible callable invoker
wyrfel/php-callback
4875 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.