chubbyphp / chubbyphp-model-doctrine-dbal
该包已被弃用且不再维护。未建议替代包。
Chubbyphp Model Doctrine Dbal
1.0.3
2017-11-08 17:39 UTC
Requires
- php: ~7.0
- chubbyphp/chubbyphp-model: ~3.0
- container-interop/container-interop: ~1.0
- doctrine/common: ~2.5
- doctrine/dbal: ~2.5
Requires (Dev)
- phpunit/phpunit: ~5.5
- pimple/pimple: ~3.0
- symfony/console: ~2.7|~3.0
Suggests
- chubbyphp/chubbyphp-lazy-command: ~1.0
- chubbyphp/lazy: ~1.0
- symfony/console: ~2.7|~3.0
Provides
- chubbyphp/chubbyphp-model-implementation: ~1.0@dev
This package is auto-updated.
Last update: 2020-09-22 18:54:23 UTC
README
描述
基于 chubbyphp/chubbyphp-model 的简单关系数据库实现,基于 doctrine/dbal。
要求
- php: ~7.0
- chubbyphp/chubbyphp-model: ~3.0
- container-interop/container-interop: ~1.0
- doctrine/common: ~2.5
- doctrine/dbal: ~2.5
建议
- chubbyphp/lazy: ~1.0,
- symfony/console: ~2.7|~3.0
安装
通过 Composer 作为 chubbyphp/chubbyphp-model-doctrine-dbal 安装。
composer require chubbyphp/chubbyphp-model-doctrine-dbal "~1.0"
使用
版权
Dominik Zogg 2016