jc-it/yii2-model-magic
Composer 安装命令:
composer require jc-it/yii2-model-magic
包简介
Some helper classes to work with models for forms and search.
README 文档
README
This extension provides a package that implements some extra models with basic functionality for working with forms and search models.
$ composer require jc-it/yii2-model-magic
or add
"jc-it/yii2-model-magic": "^<latest version>"
to the require section of your composer.json file.
Configuration
To use the models, just extend these in your own models.
TODO
- Fix PHPStan, re-add to
captainhook.json-
{ "action": "vendor/bin/phpstan", "options": [], "conditions": [] },
-
- Add tests
Credits
License
The MIT License (MIT). Please see LICENSE for more information.
统计信息
- 总下载量: 311
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-10