Libraries tagged by envoke
mpoiriert/invoker
7290 Downloads
Reusable library
ekvio-dev/integration-app-invoker-user-synhronizer
1989 Downloads
Ekvio user synchronizer invoker
ekvio-dev/integration-app-invoker-user-sync-reporter
1952 Downloads
Ekvio typical user sync report generator
ekvio-dev/integration-app-invoker-files-downloader
1861 Downloads
Ekvio files downloader invoker
easyswoole/sync-invoker
8098 Downloads
An efficient swoole framework
divineniiquaye/php-invoker
10255 Downloads
A library that provides the abilities to invoking callables with named parameters in a generic and extensible way.
brightnucleus/invoker
17540 Downloads
Function and method invoking traits that match named arguments in the right order.
baraja-core/service-method-invoker
230849 Downloads
Invoke method by service, name and arguments.
ssh-client/ssh-client
5328 Downloads
Invoke OpenSSH from PHP.
milpa/http-symfony
146 Downloads
Symfony HttpFoundation adapter for the Milpa PHP framework: the HTTP response value objects and the base controller a host's routing invokes.
janvoracek/wp-cli-ssh
1058 Downloads
Invoke WP-CLI on another server via SSH from local machine
ianrothmann/langserve-php-client
3361 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
18456 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
12751 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)