Libraries tagged by shelly
kunstmaan/utilities-bundle
141743 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
hestiacp/phpquoteshellarg
1001421 Downloads
Improved escape shell arguments for support of special charactars
trafficgate/shell-command
35036 Downloads
Interface for creating PHP objects that wrap shell commands
sp4ceb4r/shell-command
12980 Downloads
Shell command module for PHP.
postcon/behat-shell-extension
24802 Downloads
A Behat Extension for executing shell commands remote and locally
pmjones/auto-shell
902 Downloads
Automatically parses command-line strings to command classes.
lesser-evil/shell-verbosity-is-evil
54387 Downloads
jakyeru/laravel-shell
2940 Downloads
Laravel-Shell adds a terminal interface to your web application, allowing you to run shell commands directly from your browser.
j-stam/magento2-shell
24417 Downloads
Adds magento 1 shell like functionallity
easyengine/shell-command
27959 Downloads
Shell to run helpful commands inside containers.
dof-dss/maestro-shell
13443 Downloads
Shell for working with Maestro projects.
clue/shell-react
1317 Downloads
Run async commands within any interactive shell command, built on top of ReactPHP.
assertwell/shellcheck
34278 Downloads
Expose ShellCheck as a vendor binary for PHP projects
adambrett/shell-wrapper
189664 Downloads
An object oriented wrapper for shell commands
sevenecks/tableify
5590 Downloads
Transform a multidimensional array into a pretty table that can be echoed to the screen or logged to a file.