codegenhub/codegen
最新稳定版本:0.0.1
Composer 安装命令:
composer require codegenhub/codegen
包简介
Tools
README 文档
README
Introduction
codegenhub/codegen is a PHP package that generates what you want.
Especially everything related to the PHP code.
It's recognized as one of the best code generators in the PHP community.
Package installation
Install the package using Composer:
composer require codegenhub/codegen
Global installation
To install codegen globally, simply run the following command:
php -r "copy('https://raw.githubusercontent.com/codegenhub/codegen/master/install-codegen.php', 'install-codegen.php');" && php install-codegen.php && rm install-codegen.php
Usage
Here's how you can use the package:
<?php // generate API from Excel ha ha ?>
Configuration
Details on how to configure the package... Coming soon
Contribution
We welcome contributions! Please see CONTRIBUTING.md for details.
License
This package is licensed under the MIT License.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-08-09