nyx / console
A complete set of tools to help you create complex and extensible command-line applications easily.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/nyx/console
Requires
- php: ~7.1
- nyx/core: *
- nyx/diagnostics: *
- nyx/utils: *
Requires (Dev)
This package is not auto-updated.
Last update: 2020-01-24 15:51:33 UTC
README
Complex command-line applications made easy.
Currently in its infant design phase and therefore considered unusable. The API will fluctuate, solar flares will appear, wormholes will consume your data, gremlins will chase your cat. You've been warned.
Requirements
- PHP 7.1.0+
Installation
The only supported way of installing this package is via Composer:
composer require nyx/console
Documentation
The code is fully inline documented for the time being. Online documentation will be made available in due time.
License
Nyx is open source software licensed under the MIT license.