pfilsx/postgresql-doctrine-bundle
最新稳定版本:v0.2.2
Composer 安装命令:
composer require pfilsx/postgresql-doctrine-bundle
包简介
This Symfony bundle provides extended Doctrine DBAL and Doctrine migrations classes for postgresql specific features support
README 文档
README
Description
Provides symfony-bridge for pfilsx/postgresql-doctrine package.
Features
Requirement
- PHP ^8.1
- doctrine/dbal ^3.5.1
- doctrine/migrations ^3.5.2
- doctrine/doctrine-bundle ^2.8
- symfony/serializer >=5.4 (optional)
Installation
Open a command console, enter your project directory and execute the following command to download the latest version of this bundle:
composer require pfilsx/postgresql-doctrine-bundle
Register bundle into config/bundles.php (Flex did it automatically):
return [ ... Pfilsx\PostgreSQLDoctrineBundle\PostgreSQLDoctrineBundle::class => ['all' => true], ];
统计信息
- 总下载量: 3.09k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-12-19