PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of walid laggoune   Hydrogen Console   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Hydrogen Console
Process the shell console input and output
Author: By
Last change: Update composer.json
Update composer.json
Update composer.json
Update composer.json
Update composer.json
Update composer.json
Update composer.json
Update composer.json
Date: 6 years ago
Size: 273 bytes
 

Contents

Class file image Download
{ "name": "dilawsky/hydrogen-console", "description": "CLI library to work with inputs/outputs from/to the gnu/linux terminal.", "type": "library", "license": "MIT", "autoload":{ "psr-4":{ "Console\\": "Console" } } }