nyx / console
This package is abandoned and no longer maintained.
No replacement package was suggested.
A complete set of tools to help you create complex and extensible command-line applications easily.
dev-master
2017-02-12 23:19 UTC
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.