https://github.com/mix-php/console
Command line console program development library
https://github.com/mix-php/console
console mix
Last synced: 11 months ago
JSON representation
Command line console program development library
- Host: GitHub
- URL: https://github.com/mix-php/console
- Owner: mix-php
- Created: 2018-12-21T08:05:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T08:10:05.000Z (over 5 years ago)
- Last Synced: 2025-03-26T17:41:47.857Z (12 months ago)
- Topics: console, mix
- Language: PHP
- Homepage:
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mix Console
命令行控制台程序开发库
## Usage
安装:
```
composer require mix/console
```
文档:
- https://www.kancloud.cn/onanying/mixphp2-2/1708692
## License
Apache License Version 2.0, http://www.apache.org/licenses/