Download the PHP package ledc/think-model-trait without Composer
On this page you can find all versions of the php package ledc/think-model-trait. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package think-model-trait
批量生成thinkPHP项目的数据表注释
安装
composer require ledc/think-model-trait
使用说明
生成数据表字段注释
例如:数据库配置文件config/database.php
,生成 数据库连接mysql
、数据表user
的表注释,命令如下
清空数据表
帮助指令
捐赠
All versions of think-model-trait with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
topthink/framework Version >=6.0 || >=8.0
topthink/think-migration Version >=3.0
ext-json Version *
ext-curl Version *
ext-redis Version *
topthink/framework Version >=6.0 || >=8.0
topthink/think-migration Version >=3.0
ext-json Version *
ext-curl Version *
ext-redis Version *
The package ledc/think-model-trait contains the following files
Loading the files please wait ....