php-shellcommand
Command executor
Provides an object-oriented interface to execute shell commands in PHP
A simple object oriented interface to execute shell commands in PHP
320 stars
10 watching
55 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
msoap/shell2http | An HTTP server designed to execute shell commands on demand. | 1,356 |
jpmens/mqtt-launcher | A Python program that executes shell commands based on MQTT message content | 188 |
bashup/jqmd | A tool for writing and executing shell scripts with embedded jq code and data structures, designed to facilitate complex data manipulation. | 42 |
commander-cli/cmd | A package to abstract shell command execution across Linux, Windows, and macOS | 154 |
mobdk/core | A tool that bypasses Windows Defender to execute any binary converted to shellcode using system calls. | 43 |
bitsadmin/nopowershell | A tool for executing PowerShell-like commands in memory without logging or leaving behind evidence | 968 |
allegro/mesos-executor | A customizable Apache Mesos task executor with features like graceful shutdown and log scraping | 49 |
samharju/yeet.nvim | A tool for running shell commands in terminal buffers or tmux panes with minimal configuration. | 101 |
yahoo/vssh | A Go library for executing commands over SSH at scale | 964 |
mrrio/shellwrap | A PHP wrapper that simplifies the use of command-line tools by providing a flexible and intuitive syntax for piping commands together. | 746 |
gavincyi/jupyterlab-executor | An extension for JupyterLab that allows users to execute scripts from the file browser | 15 |
slyd0g/urbanbishoplocal | An inline shellcode execution framework using Windows API calls to execute malicious code | 115 |
mandyydnam/robo_app | An application to manage and execute Robot Framework test cases from a file system | 16 |
chop-dbhi/sql-agent | An HTTP service for executing ad-hoc SQL queries on various databases. | 93 |
openresty/lua-resty-shell | Provides a Lua module for executing shell commands in a non-blocking manner. | 125 |