chubbyphp / chubbyphp-model
此包已被废弃,不再维护。未建议替代包。
Chubbyphp 模型
3.0.1
2017-08-29 20:36 UTC
Requires
- php: ~7.0
- psr/log: ~1.0
Requires (Dev)
- container-interop/container-interop: ~1.0
- phpunit/phpunit: ~5.5
- pimple/pimple: ~3.0
Suggests
- chubbyphp/chubbyphp-model-doctrine-dbal: Needed for doctrine dbal implementation
- container-interop/container-interop: Needed to use the delivered resolver implementation
This package is auto-updated.
Last update: 2020-09-22 18:48:08 UTC
README
描述
简化模型和存储库的制作。
要求
- php: ~7.0
- psr/log: ~1.0
建议
- chubbyphp/chubbyphp-model-doctrine-dbal: ~1.0
- container-interop/container-interop: ~1.0
安装
通过Composer以chubbyphp/chubbyphp-model的形式安装。
composer require chubbyphp/chubbyphp-model "~3.0"
使用方法
版权
Dominik Zogg 2016