thinkphp model doc
github.com/flyaction/thinkphp-model-doc
Homepage
Source
Issues
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT 6ad4ce288a35956c68769847ca07ed2bde97f7cb
thinkphpthinkphp composer model注释
This package is not auto-updated.
Last update: 2025-03-28 04:48:22 UTC
composer require flyaction/thinkphp-model-doc
php think modelDoc
# 修改common目录下的所有模型 php think modelDoc -p common # 修改common目录下的User模型 php think modelDoc -p common -m User