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 1mo ago

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 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

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

1288d 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

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)

PHPackages © 2026

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