Libraries tagged by envoke
aura/dispatcher
90470 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.
rybakit/arguments-resolver
101250 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
aura/signal
58911 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.
jimigrunge/invoke-private-methods
25882 Downloads
This is a class to aid in unit testing of private methods.
decodelabs/slingshot
16540 Downloads
Unified dependency injection invoker
clippy/container
77878 Downloads
Dependency-injection container inspired by Pimple and PHP-DI Invoker
wp-kit/invoker
2188 Downloads
A wp-kit component that handles the invoking of controllers and closures
psecio/invoke
448 Downloads
Route Authentication & Authorization Management
easyswoole/sync-invoker
7426 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
16608 Downloads
Function and method invoking traits that match named arguments in the right order.
mnapoli/invoker
1160 Downloads
Generic and extensible callable invoker
nucleuslabs/dependency-injector
17652 Downloads
Dependency Injector
ssh-client/ssh-client
4532 Downloads
Invoke OpenSSH from PHP.
ianrothmann/langserve-php-client
2207 Downloads
A PHP Client for your LangServe project that is able to call API endpoints such as invoke, batch and stream.