Libraries tagged by shell_exec
mrrio/shellwrap
215242 Downloads
Use any command-line tool as a PHP function.
ghostwriter/shell
3885754 Downloads
Execute commands and external programs
binarybuilds/filament-command-runner
18638 Downloads
filament-command-runner is a Filament plugin that allows users to run artisan and shell commands directly from the Filament admin panel. All commands are executed in the background so users don't have to wait for them to finish. They can return later to view the output or optionally terminate a running command midway.
postcon/behat-shell-extension
29742 Downloads
A Behat Extension for executing shell commands remote and locally
php-standard-library/shell
41505 Downloads
Shell command execution with argument escaping and error output management
ptlis/shell-command
57250 Downloads
A basic wrapper around execution of shell commands.
wikimedia/shellbox
460000 Downloads
Library and server for containerized shell execution
omaralalwi/php-py
307 Downloads
play with python in PHP applications
technodelight/shell-exec
15797 Downloads
Assemble commands and execute in shell with PHP easier
cognitive/shell-exec
37160 Downloads
Shell execute command library
iqrf/command-executor
3611 Downloads
IQRF PHP shell command executor.
omaralalwi/laravel-py
25 Downloads
Laravel wrapper for php-py package, to seamless enabling secure and efficient execution of Python scripts within PHP applications.
rikanishu/php-multi-process
7320 Downloads
PHP library for parallel shell commands execution
peterbodnar.com/cmd
26736 Downloads
External command wrapper
tebazil/yii2-console-runner
5002 Downloads
Yii2 console command runner that can run without shell_exec() enabled