chiron/translator
Composer 安装命令:
composer require chiron/translator
包简介
Translator, Static Analysis and Auto-Indexation
README 文档
README
Translator, Static Analysis and Auto-Indexation.
Requirements
- PHP 8.0 or 8.1
Installation
The package could be installed with composer:
composer require chiron/translator
About
TODO.
Basic Example
TODO
Documentation
Documentation can be found here.
Testing
Unit testing
The package is tested with PHPUnit. To run tests:
composer phpunit
Static analysis
The code is statically analyzed with Phpstan. To run static analysis:
composer phpstan
Coding standard
The code should follow the Chiron Coding Standard. To apply coding standard:
# detect violations of the defined coding standard.
composer check-style
# automatically correct coding standard violations.
composer fix-style
License
This package is free software. It is released under the terms of the MIT License.
Please see LICENSE for more information.
统计信息
- 总下载量: 138
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-03-21