phptdgram/schema-generator
Composer 安装命令:
composer require phptdgram/schema-generator
包简介
A PHP TD Gram Schema Generator tool to generate Schema classes from td_api.tl file.
README 文档
README
The PHP TD Gram Schema Generator tool to generate Schema classes from td_api.tl file.
Install
Via Composer
$ composer require phptdgram/schema-generator
Using
$ git clone git@github.com:phptdgram/schema.git shema
$ ./bin/schema-generator
$ cd ./schema
$ composer install
$ composer cs-fix
Testing
Run PHP style checker
$ composer cs-check
Run PHP style fixer
$ composer cs-fix
Run all continuous integration tests
$ composer ci-run
Contributing
Please see CONTRIBUTING and CONDUCT for details.
License
Please see License File for more information.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-13