https://github.com/nette/command-line
⌨ Command line options and arguments parser.
https://github.com/nette/command-line
command-line component console nette nette-framework php
Last synced: 10 months ago
JSON representation
⌨ Command line options and arguments parser.
- Host: GitHub
- URL: https://github.com/nette/command-line
- Owner: nette
- License: other
- Created: 2014-08-22T18:31:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-12-15T19:42:31.000Z (about 1 year ago)
- Last Synced: 2025-03-29T03:06:28.393Z (10 months ago)
- Topics: command-line, component, console, nette, nette-framework, php
- Language: PHP
- Homepage: https://nette.org
- Size: 58.6 KB
- Stars: 36
- Watchers: 20
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
Nette Command Line Tools
========================
[](https://packagist.org/packages/nette/command-line)
[](https://github.com/nette/command-line/actions)
[](https://coveralls.io/github/nette/command-line?branch=master)
[](https://github.com/nette/command-line/releases)
[](https://github.com/nette/command-line/blob/master/license.md)
Install it using Composer:
```
composer require nette/command-line
```
It requires PHP version 8.0 and supports PHP up to 8.4.
If you like Nette, **[please make a donation now](https://nette.org/donate)**. Thank you!