pfilsx/postgresql-doctrine-bundle

This Symfony bundle provides extended Doctrine DBAL and Doctrine migrations classes for postgresql specific features support
3,277 4
Install
composer require pfilsx/postgresql-doctrine-bundle
Latest Version:v0.2.2
PHP:^8.1
License:MIT
Last Updated:Oct 16, 2025
Links: GitHub  ·  Packagist
Maintainer: Pfilsx

PostgreSQL Doctrine Bundle

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],
];

Related Packages

presta/sitemap-bundle

A Symfony bundle that provides tools to build your application sitemap.

10,243,132 387
pentatrion/vite-bundle

Vite integration for your Symfony app

7,656,843 279
fresh/doctrine-enum-bundle

Provides support of ENUM type for Doctrine2 in Symfony applications.

7,111,233 461
php-flasher/flasher-symfony

Integrate flash notifications into Symfony projects effortlessly with PHPFlasher...

1,340,920 13
php-flasher/flasher-toastr-symfony

Integrate Toastr's smooth toast notifications into Symfony projects using PHPFla...

410,738 6