Libraries tagged by execute
pport/autogpt
3 Downloads
Pport AutoGpt is a PHP class that uses LLM to automate task creation based on an objective.The class generates initial tasks based on the objective, executes those tasks, generates new tasks based on the results, and reprioritizes tasks based on the most recent task completed.
plugowski/php_router
227 Downloads
Simple routing engine, which allows anonymous functions to execute code on route.
plinker/core
1075 Downloads
PlinkerRPC PHP client/server makes it really easy to link and execute PHP component classes on remote systems, while maintaining the feel of a local method call.
plakhin/laravel-artisan-watcher
2 Downloads
A Laravel Artisan package to watch for file changes and automatically execute commands
piopi/behatcrawler
22 Downloads
A Behat extension that crawls links on a website and executes user-defined function on each one of them.
piggly/php-hooks
8 Downloads
Controls the hooks that will be executed when a specific TAG has called.
phptaskman/travis
11 Downloads
Provide a command to read and execute sections of a travis configuration file (.travis.yml)
perf/session
80 Downloads
Allows to execute session-related operations.
perf/http-client
311 Downloads
Allows to execute HTTP queries.
perf/file-system
106 Downloads
Allows to execute file-system-related operations.
perf/curl-client
300 Downloads
Allows to execute cURL queries.
perf/cookie
66 Downloads
Allows to execute cookie-related operations.
pdonatas/php-ssh-connection
5 Downloads
Provides an elegant syntax to connect to SSH servers and execute commands.
paulvl/ssh
4 Downloads
A package to execute commands over an SSH connection using phpseclib
oliverde8/asynchronous-jobs
2826 Downloads
Execute new php instances easily as you would threads.