PHPackages                             xaraya/with-symfony - 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. xaraya/with-symfony

ActiveXaraya-module[Utility &amp; Helpers](/categories/utility)

xaraya/with-symfony
===================

Integrate Xaraya with Symfony applications

2.9.1(4w ago)0471PHPPHP &gt;=8.4

Since Apr 11Pushed 4w ago2 watchersCompare

[ Source](https://github.com/xaraya-modules/with-symfony)[ Packagist](https://packagist.org/packages/xaraya/with-symfony)[ Docs](https://github.com/xaraya-modules/with-symfony)[ RSS](/packages/xaraya-with-symfony/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (30)Versions (20)Used By (1)

Basic Symfony Webhook application
=================================

[](#basic-symfony-webhook-application)

This is a basic [Symfony Framework](https://symfony.com/doc/current/setup.html) application with a [Webhook](https://symfony.com/doc/current/webhook.html) request parser and matching [Remote Event](https://symfony.com/components/RemoteEvent) webhook listener

Note: the **namespace** was changed from `App\` to `Xaraya\SymfonyApp\` to avoid conflicts on loading with third party frameworks

To handle `/webhook/hello-symfony` requests:

1. src/Webhook/: `hello-symfony` [request parser](./src/Webhook/HelloRequestParser.php)
2. src/RemoteEvent/: `hello-symfony` [webhook consumer](./src/RemoteEvent/HelloWebhookConsumer.php)
3. config/packages/framework.yaml: `hello-symfony` [webhook routing](./config/packages/framework.yaml)

You could use one of the Symfony [Mailer](https://symfony.com/doc/current/mailer.html) or [Notifier](https://symfony.com/doc/current/notifier.html) packages and bundles as consumer, switch to [async/queued messages](https://symfony.com/doc/current/messenger.html#transports-async-queued-messages) with retries etc.

Adding webhooks
---------------

[](#adding-webhooks)

Use Symfony Maker to create new webhooks:

```
$ bin/console make:webhook github
 created: src/Webhook/GithubRequestParser.php
 created: src/RemoteEvent/GithubWebhookConsumer.php
 updated: config/packages/webhook.yaml

  Success!
```

###  Health Score

48

↑

FairBetter than 93% of packages

Maintenance94

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity68

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

Recently: every ~51 days

Total

19

Last Release

28d ago

Major Versions

0.7.0 → 1.0.02025-01-05

1.2.0 → 2.8.52025-10-15

PHP version history (2 changes)0.1.0PHP &gt;=8.2

2.8.9PHP &gt;=8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1447115?v=4)[Mike's Pub](/maintainers/mikespub)[@mikespub](https://github.com/mikespub)

---

Top Contributors

[![mikespub](https://avatars.githubusercontent.com/u/1447115?v=4)](https://github.com/mikespub "mikespub (43 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/xaraya-with-symfony/health.svg)

```
[![Health](https://phpackages.com/badges/xaraya-with-symfony/health.svg)](https://phpackages.com/packages/xaraya-with-symfony)
```

###  Alternatives

[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[forumify/forumify-platform

122.0k14](/packages/forumify-forumify-platform)[sylius/sylius

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

8.5k5.9M734](/packages/sylius-sylius)[open-dxp/opendxp

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

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

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)

PHPackages © 2026

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