Libraries tagged by shell_exec
pantagruel74/command-shell
2 Downloads
Command shell for executing multi-line sh commands sets. Using tmp files.
koine/shell
6 Downloads
Executes shell commands
deepvibe/shell-commands-pipeline
4 Downloads
Shell Commands Execution Pipeline
globaltriangles/shell-commander
183 Downloads
Extension that allows the execution of shell commands directly to the server supporting general output and errors
artarts36/shell-command-ssh-executor
24 Downloads
apinstein/shell-command
28030 Downloads
A generic wrapper for execution of shell command to make it easy to horizontally scale such work.
jaeger-app/shell
157 Downloads
A simple shell library to execute commands on the Console.
pavel-ekt/shell-wrapper
208 Downloads
provides a simple way to work with shell commands
dicr/yii2-exec
11 Downloads
Выполнение консольных команд в Yii2
mprince/laravel-terminal-execution
1 Downloads
Terminal shell command in laravel
fuhry/system-shell
3157 Downloads
Library for executing programs from PHP, as safely as possible.
laizware/quickshell
6 Downloads
Quick wrapper for shell_exec to execute or run external commands from PHP that allows setting the working directory, environment variables and return the standard output.
carloswph/phell
8 Downloads
A wrapper for obtaining information and deal with common tasks on Linux servers in data formats.
mead-steve/console
207 Downloads
shell_exec abstraction libraray
jascha030/cli
41 Downloads
Service class for executing shell commands using symfony/process, heavily inspired by the CommandLine class in laravel/valet.