PHPackages                             adexos/sylius-postgre-compatibility-plugin - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. adexos/sylius-postgre-compatibility-plugin

ActiveSylius-plugin[Utility &amp; Helpers](/categories/utility)

adexos/sylius-postgre-compatibility-plugin
==========================================

PostgreSQL compatibility bundle

v1.12.2(3y ago)57.3k1MITPHPPHP ^7.4 || ^8.0

Since Jun 25Pushed 10mo ago5 watchersCompare

[ Source](https://github.com/adexos/SyliusPostgreCompatibilityPlugin)[ Packagist](https://packagist.org/packages/adexos/sylius-postgre-compatibility-plugin)[ RSS](/packages/adexos-sylius-postgre-compatibility-plugin/feed)WikiDiscussions main Synced today

READMEChangelog (8)Dependencies (30)Versions (14)Used By (0)

 [ ![](https://camo.githubusercontent.com/483f67cb52f92f6f7d988cf5085168f7b5cac82bd28f9186db840dcffec9e6ed/68747470733a2f2f7777772e616465786f732e66722f77702d636f6e74656e742f7468656d65732f616465786f732f696d672f616465786f734c4f474f2e706e67) ](https://www.adexos.fr/)

PostgreSQL Compatibility Plugin
===============================

[](#postgresql-compatibility-plugin)

This plugin provide PostgreSQL compatibility for Sylius

---

[![Settings Plugin license](https://camo.githubusercontent.com/f690f0d56ae6711a3a1500a9602fb67d9a5f78636ab7390a4911d6fd8b5a8e77/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f616465786f732f53796c697573506f7374677265436f6d7061746962696c697479506c7567696e3f7075626c6963)](https://github.com/adexos/SyliusPostgreCompatibilityPlugin/blob/master/LICENSE)

⚠️ Versions of this module follow Sylius versioning. Be sure to use the tag matching your Sylius version.
New version will be released for each Sylius release including a migration.
Please read Sylius upgrading guides.

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

[](#installation)

1. Run `composer require adexos/sylius-postgre-compatibility-plugin`.
2. Add PostgreCompatibilityPlugin to config/bundles.php.

```
    return [
        Adexos\SyliusPostgreCompatibilityPlugin\AdexosSyliusPostgreCompatibilityPlugin::class => ['all' => true],
    ];
```

3. Unregister migrations namespace if needed

In `config/packages/adexos_sylius_postgre_compatibility_plugin.yaml`

```
adexos_sylius_postgre_compatibility_plugin:
  excluded_migration_namespaces:
    - Vendor\Namespace\Migrations
```

Then you can re-generate and apply migrations for PostgreSQL with these commands:

```
bin/console doctrine:migration:diff
bin/console doctrine:migration:migrate
```

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 62.5% 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 ~75 days

Recently: every ~98 days

Total

10

Last Release

1157d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6605868?v=4)[TonySma](/maintainers/TonySma)[@TonySma](https://github.com/TonySma)

![](https://avatars.githubusercontent.com/u/40057495?v=4)[Adexos](/maintainers/Adexos)[@adexos](https://github.com/adexos)

---

Top Contributors

[![adexos-dev](https://avatars.githubusercontent.com/u/43342273?v=4)](https://github.com/adexos-dev "adexos-dev (5 commits)")[![jliagre-a](https://avatars.githubusercontent.com/u/57831398?v=4)](https://github.com/jliagre-a "jliagre-a (1 commits)")[![MathieuMaes182](https://avatars.githubusercontent.com/u/82578062?v=4)](https://github.com/MathieuMaes182 "MathieuMaes182 (1 commits)")[![qroyer](https://avatars.githubusercontent.com/u/55281858?v=4)](https://github.com/qroyer "qroyer (1 commits)")

---

Tags

postgressyliussylius-plugin

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/adexos-sylius-postgre-compatibility-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/adexos-sylius-postgre-compatibility-plugin/health.svg)](https://phpackages.com/packages/adexos-sylius-postgre-compatibility-plugin)
```

###  Alternatives

[sylius/refund-plugin

Plugin provides basic refunds functionality for Sylius application.

701.8M20](/packages/sylius-refund-plugin)[stefandoorn/sitemap-plugin

Sitemap Plugin for Sylius

841.1M1](/packages/stefandoorn-sitemap-plugin)[monsieurbiz/sylius-rich-editor-plugin

A Rich Editor plugin for Sylius.

75416.2k6](/packages/monsieurbiz-sylius-rich-editor-plugin)[odiseoteam/sylius-vendor-plugin

Vendor plugin for Sylius. Add Vendor (Brand) to your products

6068.4k1](/packages/odiseoteam-sylius-vendor-plugin)[synolia/sylius-scheduler-command-plugin

Scheduler Command Plugin.

35389.6k](/packages/synolia-sylius-scheduler-command-plugin)[stefandoorn/google-tag-manager-plugin

Google Tag Manager plugin for Sylius.

23292.9k2](/packages/stefandoorn-google-tag-manager-plugin)

PHPackages © 2026

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