PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Carlos Artur Curvelo da Matos   Phell Friendly PHP Shell Commands   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Phell Friendly PHP Shell Commands
Execute shell commands and return the results
Author: By
Last change: Update of composer.json
Date: 3 years ago
Size: 425 bytes
 

Contents

Class file image Download
{ "name": "carloswph/phell", "description": "A wrapper for obtaining information and deal with common tasks on Linux servers in data formats.", "type": "library", "license": "MIT", "keywords": ["shell", "command line", "linux", "system utilities", "shell_exec", "shell commands"], "minimum-stability": "dev", "require": {}, "autoload": { "psr-4": { "Phell\\": "src/" } } }