PHPackages                             gdbots/enrichments - 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. gdbots/enrichments

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

gdbots/enrichments
==================

Php library that provides implementations for gdbots:enrichments schemas.

v4.0.0(5mo ago)015.4k↓66.4%11Apache-2.0PHPPHP &gt;=8.5

Since Dec 9Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/gdbots/enrichments-php)[ Packagist](https://packagist.org/packages/gdbots/enrichments)[ RSS](/packages/gdbots-enrichments/feed)WikiDiscussions master Synced yesterday

READMEChangelog (7)Dependencies (3)Versions (8)Used By (1)

enrichments-php
===============

[](#enrichments-php)

Php library that provides implementations for **gdbots:enrichments** schemas. Using this library assumes that you've already created and compiled your own pbj classes using the [Pbjc](https://github.com/gdbots/pbjc-php)and are making use of the **"gdbots:enrichments:mixin:\*"** mixins from [gdbots/schemas](https://github.com/gdbots/schemas).

Symfony Integration
-------------------

[](#symfony-integration)

Enabling these enrichments in a Symfony app is done by importing classes and letting Symfony autoconfigure and autowire them.

**config/packages/enrichments.yml:**

```
services:
  _defaults:
    autowire: true
    autoconfigure: true
    public: false

  Gdbots\Enrichments\:
    resource: '%kernel.project_dir%/vendor/gdbots/enrichments/src/*'
    tags:
      - {name: monolog.logger, channel: enrichments}
    bind:
      Psr\Log\LoggerInterface: '@monolog.logger.enrichments'
```

TODO
----

[](#todo)

- Create the ip-to-geo enricher with pluggable providers (ip2location, maxmind)

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance70

Regular maintenance activity

Popularity25

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity85

Battle-tested with a long release history

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

Recently: every ~603 days

Total

7

Last Release

167d ago

Major Versions

v0.1.1 → v1.0.02019-06-09

v1.0.0 → v2.0.02020-06-15

v2.0.1 → v3.0.02021-12-10

v3.0.0 → v4.0.02026-01-16

PHP version history (4 changes)v0.1.0PHP &gt;=7.1

v2.0.0PHP &gt;=7.4

v3.0.0PHP &gt;=8.1

v4.0.0PHP &gt;=8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/04ecf55609310eefdd08182fdc75aec01f6c5aa9657ec6729ac54e6f5dd5f0ef?d=identicon)[gdbrown](/maintainers/gdbrown)

---

Top Contributors

[![gdbrown](https://avatars.githubusercontent.com/u/3344831?v=4)](https://github.com/gdbrown "gdbrown (9 commits)")

---

Tags

pbjpbjx

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gdbots-enrichments/health.svg)

```
[![Health](https://phpackages.com/badges/gdbots-enrichments/health.svg)](https://phpackages.com/packages/gdbots-enrichments)
```

###  Alternatives

[hisorange/browser-detect

Browser &amp; Mobile detection package for Laravel.

1.1k10.9M61](/packages/hisorange-browser-detect)[shetabit/visitor

Laravel visitor

567637.9k14](/packages/shetabit-visitor)[contao/core-bundle

Contao Open Source CMS

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

Contao Open Source CMS development package

43114.4k2](/packages/contao-contao)[payone-gmbh/shopware-6

PAYONE Payment Plugin

2177.6k](/packages/payone-gmbh-shopware-6)

PHPackages © 2026

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