symblaze/console
最新稳定版本:1.2.1
Composer 安装命令:
composer require symblaze/console
包简介
Fluent configuration for Symfony console
README 文档
README
Symfony provides a robust console system that simplifies the development of command line interfaces. However, setting up the console command parameters and options can be somewhat tedious and repetitive.
Symblaze Console is a library that allows you to configure your console commands using the Symfony AsCommand
attribute with a fluent interface.
- A single line of code for each command.
- No configuration method.
Installation
composer require symblaze/console
Usage
You can find a complete guide on how to use this library in the documentation.
License
Symblaze Console is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 3.74k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-12-21
