PHPackages                             makaira/oxid-connect-compat - 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. makaira/oxid-connect-compat

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

makaira/oxid-connect-compat
===========================

Make makaira/connect compatible with oxid &lt; 6.2

2.2.1(3y ago)12.7kPHP

Since Oct 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/MakairaIO/oxid-connect-compat)[ Packagist](https://packagist.org/packages/makaira/oxid-connect-compat)[ RSS](/packages/makaira-oxid-connect-compat/feed)WikiDiscussions stable Synced yesterday

READMEChangelogDependencies (8)Versions (10)Used By (0)

makaira/connect-oxid-compat
===========================

[](#makairaconnect-oxid-compat)

- this library adds backward compatibility for `makaira/connect` module for Oxid versions older then 6.2
- makes symfony dependency injection through `services.yaml` in module directories available
- makes console commands callable through `./vendor/bin/makaira-connect`
- for oxid &lt; 6.0 please install Oxid connect first and add the following lines to your project composer.json to let composer copy the connect module to the modules directory ```
      "scripts": {
        "post-update-cmd": "Makaira\\ConnectCompat\\Composer::postUpdate",
        "post-install-cmd": "Makaira\\ConnectCompat\\Composer::postUpdate"
      },
    ```

    add also the following line before `require_once OX_BASE_PATH . 'modules/functions.php';` to your oxid bootstrap.php file ```
      require_once __DIR__ . '/../vendor/autoload.php';
    ```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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 ~188 days

Total

5

Last Release

1334d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e8dae1ea55091f26e71d12e4aa33145d6b86f58764e11b74c6a1b551940b7578?d=identicon)[makaira](/maintainers/makaira)

---

Top Contributors

[![kyoya-de](https://avatars.githubusercontent.com/u/799103?v=4)](https://github.com/kyoya-de "kyoya-de (6 commits)")

### Embed Badge

![Health badge](/badges/makaira-oxid-connect-compat/health.svg)

```
[![Health](https://phpackages.com/badges/makaira-oxid-connect-compat/health.svg)](https://phpackages.com/packages/makaira-oxid-connect-compat)
```

###  Alternatives

[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[sylius/sylius

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

8.5k5.9M739](/packages/sylius-sylius)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M577](/packages/shopware-core)[sulu/sulu

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

1.3k1.4M204](/packages/sulu-sulu)

PHPackages © 2026

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