PHPackages                             pfilsx/postgresql-doctrine-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. pfilsx/postgresql-doctrine-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

pfilsx/postgresql-doctrine-bundle
=================================

This Symfony bundle provides extended Doctrine DBAL and Doctrine migrations classes for postgresql specific features support

v0.2.2(3y ago)43.2k↓47%1MITPHPPHP ^8.1

Since Dec 19Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/pfilsx/PostgreSQLDoctrineBundle)[ Packagist](https://packagist.org/packages/pfilsx/postgresql-doctrine-bundle)[ RSS](/packages/pfilsx-postgresql-doctrine-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (5)Dependencies (8)Versions (7)Used By (0)

PostgreSQL Doctrine Bundle
==========================

[](#postgresql-doctrine-bundle)

Description
-----------

[](#description)

Provides symfony-bridge for [pfilsx/postgresql-doctrine](https://github.com/pfilsx/PostgreSQLDoctrine) package.

Features
--------

[](#features)

- See [pfilsx/postgresql-doctrine](https://github.com/pfilsx/PostgreSQLDoctrine)

Requirement
-----------

[](#requirement)

- PHP ^8.1
- doctrine/dbal ^3.5.1
- doctrine/migrations ^3.5.2
- doctrine/doctrine-bundle ^2.8
- symfony/serializer &gt;=5.4 (optional)

Installation
------------

[](#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],
];
```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance43

Moderate activity, may be stable

Popularity26

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~17 days

Total

5

Last Release

1212d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3a454338d7c66e09ecdccd0f29802a3d7cca1498617cab6166285cad547c3734?d=identicon)[Pfilsx](/maintainers/Pfilsx)

---

Top Contributors

[![pfilsx](https://avatars.githubusercontent.com/u/29336048?v=4)](https://github.com/pfilsx "pfilsx (5 commits)")

---

Tags

doctrinedoctrine-dbaldoctrine-migrationsdoctrine-ormphppostgresqlsymfonysymfony-bundle

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/pfilsx-postgresql-doctrine-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/pfilsx-postgresql-doctrine-bundle/health.svg)](https://phpackages.com/packages/pfilsx-postgresql-doctrine-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M373](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M712](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

939.0k](/packages/ahmed-bhs-doctrine-doctor)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
