https://github.com/parable-php/console
Parable Console helps build php terminal applications.
https://github.com/parable-php/console
applications cli console library parable php8 scripts terminal
Last synced: about 1 month ago
JSON representation
Parable Console helps build php terminal applications.
- Host: GitHub
- URL: https://github.com/parable-php/console
- Owner: parable-php
- License: mit
- Created: 2018-08-03T13:07:43.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T19:13:17.000Z (over 3 years ago)
- Last Synced: 2025-03-26T00:01:51.129Z (about 2 months ago)
- Topics: applications, cli, console, library, parable, php8, scripts, terminal
- Language: PHP
- Homepage:
- Size: 74.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Parable Console
[](https://github.com/parable-php/console/actions?query=workflow%3ATests)
[](https://packagist.org/packages/parable-php/console)
[](https://packagist.org/packages/parable-php/console)
[](https://packagist.org/packages/parable-php/console)Parable Console helps build php terminal applications.
## Install
Php 8.0+ and [composer](https://getcomposer.org) are required.
```bash
$ composer require parable-php/console
```## Usage
_coming_
## API
_coming_
## Contributing
Any suggestions, bug reports or general feedback is welcome. Use github issues and pull requests, or find me over at [devvoh.com](https://devvoh.com).
## License
All Parable components are open-source software, licensed under the MIT license.