Libraries tagged by invoke
phpunit/php-invoker
475374873 Downloads
Invoke callables with a timeout
php-di/invoker
47915248 Downloads
Generic and extensible callable invoker
middlewares/request-handler
1379467 Downloads
Middleware to execute request handlers
dantleech/invoke
573955 Downloads
Emulate named parameters
rybakit/arguments-resolver
101048 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
aura/signal
58735 Downloads
A SignalSlots/EventHandler implementation; with it, we can invoke handlers ('slots' or 'hooks') whenever an object sends a signal ('notification' or 'event') to the signal manager.
aura/dispatcher
90172 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.
jimigrunge/invoke-private-methods
25832 Downloads
This is a class to aid in unit testing of private methods.
decodelabs/slingshot
16120 Downloads
Unified dependency injection invoker
clippy/container
77515 Downloads
Dependency-injection container inspired by Pimple and PHP-DI Invoker
psecio/invoke
448 Downloads
Route Authentication & Authorization Management
mnapoli/invoker
1160 Downloads
Generic and extensible callable invoker
easyswoole/sync-invoker
7425 Downloads
An efficient swoole framework
divineniiquaye/php-invoker
9613 Downloads
A library that provides the abilities to invoking callables with named parameters in a generic and extensible way.
brightnucleus/invoker
16562 Downloads
Function and method invoking traits that match named arguments in the right order.