Libraries tagged by envoke
x-team/wp-cli-ssh
2321 Downloads
Invoke WP-CLI on another server via SSH from local machine
aedart/overload
12835 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)
xhyperf/invoker
37 Downloads
wp-kit/invoker
2545 Downloads
A wp-kit component that handles the invoking of controllers and closures
mpoiriert/invoker
7294 Downloads
Reusable library
mix/sync-invoke
1627 Downloads
Swoole synchronous blocking code invoke library
kianbomba/invoker
365 Downloads
Un Utility Package that help to make your life easier :D
danack/slim-auryn-invoker
2164 Downloads
Allows route callables to be dispatched by Auryn.
net_bazzline/php_component_csv
1082 Downloads
free as in freedom php component to easy up usage (reading and writing) of csv files for php 5.6 and above
nabeghe/cally
16 Downloads
Just a handy helper for callables and calling them!
torann/cells
767 Downloads
Cells are view components for Laravel 4. They are mini-controllers with their own MVC stack, can invoke logic and render views.
sergiors/applyzer
254 Downloads
A simple way to invoke setter methods
locksyk/msteams-bundle
18 Downloads
Microsoft Entra ID and Teams for Symfony APIs: Entra token verification, OIDC code-flow web login, Teams tab SSO, and SDK-free Bot Connector inbound authentication with invoke-response helpers.
illuminatech/db-safedelete
37 Downloads
Attempts to invoke force delete, if it fails - falls back to soft delete.
dhii/invocable-interface
5272 Downloads
Interface for objects that can be invoked.