Libraries tagged by shell
ceeram/clear_cache
118137 Downloads
Clear CakePHP caches from shell, app or debug_kit panel
wikimedia/shellbox
348291 Downloads
Library and server for containerized shell execution
phpsu/shellcommandbuilder
68878 Downloads
Fluid Builder to create shell commands
jakyeru/laravel-shell
4141 Downloads
Laravel-Shell adds a terminal interface to your web application, allowing you to run shell commands directly from your browser.
assertwell/shellcheck
54496 Downloads
Expose ShellCheck as a vendor binary for PHP projects
alexskrypnyk/shellvar
5118 Downloads
Utility to work with shell variables.
adambrett/shell-wrapper
206753 Downloads
An object oriented wrapper for shell commands
tmuras/moosh
1180 Downloads
Moosh stands for MOOdle SHell. It is a command-line tool that will allow you to perform most common Moodle tasks.
teamdotblue/psysh-bundle
7635 Downloads
A port of the PHP REPL PsySH for Symfony.
ramsey/composer-repl-lib
77196 Downloads
The library behind ramsey/composer-repl, allowing for extension of the ramsey/composer-repl Composer plugin and non-plugin use of the repl command.
oprudkyi/codeception-events-scripting
53159 Downloads
The Codeception extension for automatically running shell scripts on codeception events
binarybuilds/nova-advanced-command-runner
163699 Downloads
Laravel Nova tool for running Artisan and bash(shell) commands.
shellpea/magento-advanced-elasticsuite-catalog
5382 Downloads
Magento 2 module improves ElasticSuite. Adds smart ajax filtering, dynamic product loading. Compatible with Hyva Theme
protonemedia/laravel-task-runner
5297 Downloads
Write Shell scripts like Blade Components and run them locally or on a remote server
kunstmaan/utilities-bundle
145569 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