PHPackages                             dekalee/enom-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. [API Development](/categories/api)
4. /
5. dekalee/enom-bundle

ActiveSymfony-bundle[API Development](/categories/api)

dekalee/enom-bundle
===================

The bundle for the enom adaptor

v1.0.0(6y ago)020MITPHPCI failing

Since Dec 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/dekalee/enom-bundle)[ Packagist](https://packagist.org/packages/dekalee/enom-bundle)[ RSS](/packages/dekalee-enom-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (5)Versions (2)Used By (0)

Dekalee Enom
============

[](#dekalee-enom)

[![Latest Stable Version](https://camo.githubusercontent.com/10d71aef043899f31613d239eb5635947897f7114fe1d340aa12af038090dac0/68747470733a2f2f706f7365722e707567782e6f72672f64656b616c65652f656e6f6d2d62756e646c652f762f737461626c65)](https://packagist.org/packages/dekalee/enom-bundle)[![Total Downloads](https://camo.githubusercontent.com/b61b9d22a68f8014e3dab4ec581ba3f9dd113a4d287f56570fc7c7fbf21d2205/68747470733a2f2f706f7365722e707567782e6f72672f64656b616c65652f656e6f6d2d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/dekalee/enom-bundle)[![License](https://camo.githubusercontent.com/da13977e9fd5d59a51f098d54fa089f48a2037e73f6274ee5ac146aad71c5cd4/68747470733a2f2f706f7365722e707567782e6f72672f64656b616c65652f656e6f6d2d62756e646c652f6c6963656e7365)](https://packagist.org/packages/dekalee/enom-bundle)

This bundle will wrap the [enom](https://github.com/dekalee/enom) library.

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

[](#installation)

Use composer to install this bundle :

```
    composer require dekalee/enom-bundle

```

Activate it in the `AppKernel.php` file:

```
    new Dekalee\EnomBundle\EnomBundle(),
```

Configuration
-------------

[](#configuration)

In your `config.yml` file, add your configuration:

```
    swarrot:
        provider: pub_sub
        default_connection: pub_sub
        connections:
            pub_sub:
                host: 'noneRequired'
```

Usage
-----

[](#usage)

You can directly use the query service as stated in the library documentation as the services are declared in the container.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Unknown

Total

1

Last Release

2344d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2675545?v=4)[Nicolas Thal](/maintainers/nicolasThal)[@nicolasThal](https://github.com/nicolasThal)

---

Top Contributors

[![nicolasThal](https://avatars.githubusercontent.com/u/2675545?v=4)](https://github.com/nicolasThal "nicolasThal (2 commits)")

### Embed Badge

![Health badge](/badges/dekalee-enom-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/dekalee-enom-bundle/health.svg)](https://phpackages.com/packages/dekalee-enom-bundle)
```

###  Alternatives

[sylius/sylius

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

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

Bundle that provides controllers and services for using Sulu as headless content management system

55133.7k2](/packages/sulu-headless-bundle)

PHPackages © 2026

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