PHPackages                             gorg/trigger-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. [Queues &amp; Workers](/categories/queues)
4. /
5. gorg/trigger-bundle

ActiveSymfony-bundle[Queues &amp; Workers](/categories/queues)

gorg/trigger-bundle
===================

An Bundle to listen envent and serialize it into other db (for replication use)

0901PHP

Since Feb 5Pushed 12y ago1 watchersCompare

[ Source](https://github.com/matgou/GorgReplicationTriggerBundle)[ Packagist](https://packagist.org/packages/gorg/trigger-bundle)[ RSS](/packages/gorg-trigger-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Configure the bundle to listen on event like this

Create an event inherit from Event/TriggerEvent

gorg\_replication\_trigger: pdo\_connections: platal: dsn: %g6dat\_db\_dsn% user: %g6dat\_db\_user% password: %g6dat\_db\_password% trigger: pla\_accounts: entityManager: platal type: pdoSingleRaw event: "gram.account.change" config: new: "INSERT INTO accounts (hruid, type, is\_admin, state, full\_name, directory\_name, display\_name, lastname, firstname, sex, password, email, registration\_date) VALUES (:hruid, 'gadz', 0, :enable, CONCAT\_WS(' ',:firstname, :lastname), CONCAT\_WS(' ', :lastname, :firstname), :firstname, :lastname, :firstname, 'male', :password, :email, NOW())" update: "UPDATE accounts SET state=:enable, full\_name=CONCAT\_WS(' ',:firstname, :lastname), directory\_name=CONCAT\_WS(' ', :lastname, :firstname), firstname=firstname, lastname=:lastname, password=:password, email=:email WHERE hruid=:hruid" remove: "DELETE FROM accounts WHERE hruid=:hruid" mapping: hruid: hruid password: password firstname: firstname lastname: lastname enable: enable email: email

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1119417?v=4)[Mathieu Goulin](/maintainers/matgou)[@matgou](https://github.com/matgou)

---

Top Contributors

[![matgou](https://avatars.githubusercontent.com/u/1119417?v=4)](https://github.com/matgou "matgou (16 commits)")

### Embed Badge

![Health badge](/badges/gorg-trigger-bundle/health.svg)

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

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.6M31](/packages/league-geotools)[illuminate/bus

The Illuminate Bus package.

6046.3M542](/packages/illuminate-bus)[uecode/qpush-bundle

Asynchronous processing for Symfony using Push Queues

1672.5M2](/packages/uecode-qpush-bundle)[belvg/module-sqs

N/A

1544.6k](/packages/belvg-module-sqs)[bsidev/bitrix-queue

Queues for Bitrix CMS

232.8k](/packages/bsidev-bitrix-queue)[mayconbordin/l5-stomp-queue

Stomp Queue Driver for Laravel 5

121.1k](/packages/mayconbordin-l5-stomp-queue)

PHPackages © 2026

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