Libraries tagged by invoker
middlewares/request-handler
1392489 Downloads
Middleware to execute request handlers
dantleech/invoke
578319 Downloads
Emulate named parameters
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.
psecio/invoke
448 Downloads
Route Authentication & Authorization Management
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.
director-moav/talis-ms
15875 Downloads
TalisMS Is an API framework / middleware styled framework with multiple Door(r) types to invoke it
x-team/wp-cli-ssh
2321 Downloads
Invoke WP-CLI on another server via SSH from local machine
aedart/overload
11585 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
mix/sync-invoke
1609 Downloads
Swoole synchronous blocking code invoke library
davereid/drush-acquia-hook-invoke
7080 Downloads
Drush command designed to let you test execution of Acquia Cloud hooks on your local Drupal installation