silex-spear / dbal-provider
Doctrine DBAL 的 Silex 提供器
2.0.0
2015-03-02 13:10 UTC
Requires
- php: >=5.4
- doctrine/dbal: ~2.2
- puzzle/configuration: ~1.7
- silex/silex: ~1.2
This package is not auto-updated.
Last update: 2024-09-14 17:16:16 UTC
README
使用 puzzle/configuration (https://github.com/Niktux/puzzle-configuration) 的 Doctine DBAL 提供器
安装
{
"require": {
"silex-spear/dbal-provider": "~2.0"
}
}
或
composer require silex-spear/dbal-provider
config/db.yml-dist.example
文件是什么?
它是配置文件 hydrator karma 的配置示例文件 (https://github.com/Niktux/karma)