Libraries tagged by syllables
phpunit/php-invoker
417013768 Downloads
Invoke callables with a timeout
raphhh/trex-reflection
249565 Downloads
Reflection helpers for callables and types
watheqalshowaiter/model-required-fields
446 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
stack/callable-http-kernel
36903 Downloads
HttpKernelInterface implementation based on callables.
aviator/pipe
1453 Downloads
Chain callables using a simple wrapper class.
icecave/evoke
282 Downloads
A library for invoking PHP callables using positional and named arguments.
ellipse/resolvable-callable
191 Downloads
Resolvable callable factory allowing to execute callables using a Psr-11 container
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
4335 Downloads
Generic PSR-15 implementation: Turns callables into Handlers and Middleware.
code-distortion/di-caller
5273 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
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.
wearelaradev/callables
1 Downloads
Callables trait
siriusphp/invokator
3 Downloads
Library that implements a unified way to execute a list of commands/callables that are used by various patterns: events, pipelines, middleware etc