dbtlr/database-hstore-provider
Composer 安装命令:
composer require dbtlr/database-hstore-provider
包简介
Silex service provider to add the hstore field type to Doctrine
关键字:
README 文档
README
This is a Silex provider to add support for hstore field types with PostgreSQL databases.
Note: This simply proxies to the knowledge and classes located in the Symfony2 Bundle: https://github.com/intaro/hstore-bundle
Installing via Composer
composer.phar require dbtlr/database-hstore-provider
Adding Service
$app->register(new \Dbtlr\HStoreProvider\HStoreServiceProvider());
统计信息
- 总下载量: 107
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-02-18