Libraries tagged by shell_exec
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
208 Downloads
shell_exec abstraction libraray
jascha030/cli
49 Downloads
Service class for executing shell commands using symfony/process, heavily inspired by the CommandLine class in laravel/valet.
loveorigami/yii2-webshell
291 Downloads
Yii2-Webshell allows you to execute any shell command from a web-interface.
cullylarson/local-commands
124 Downloads
A library for executing local shell commands, with support for exit status, standard output, and error output.
kivagant/runonce
26 Downloads
Run any shell command only once (deny concurrent execution)
sprik/l4shell
39 Downloads
Add shell command wrapper to Laravel 4.*
shiyan/process-builder
12 Downloads
Builds command lines for symfony/process using magic methods.
noplanman/xec
703 Downloads
Use any command via PHP.
mertyildiran/l5shell
23 Downloads
Another fork of L4shell - Add shell command wrapper to Laravel 4.*
macellan/l5shell
1168 Downloads
L5shell - Add shell command wrapper to Laravel 5.*
iyank4/l4shell
1766 Downloads
Another fork of L4shell - Add shell command wrapper to Laravel 4.*
icyboy/shellwrap
56 Downloads
Use any command-line tool as a PHP function.
deminy/shellwrap
1382 Downloads
Use any command-line tool as a PHP function.