PHPackages                             praeviseo/symfony-bridge - 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. praeviseo/symfony-bridge

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

praeviseo/symfony-bridge
========================

Official lightweight Symfony bridge for connecting a client site to PraeviSEO.

0.1.6(1mo ago)08proprietaryPHPPHP ^8.2

Since May 25Pushed 1mo agoCompare

[ Source](https://github.com/ofyreagency-arch/symfony-bridge)[ Packagist](https://packagist.org/packages/praeviseo/symfony-bridge)[ Docs](https://praeviseo.com)[ RSS](/packages/praeviseo-symfony-bridge/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (21)Versions (8)Used By (0)

PraeviSEO Symfony Bridge
========================

[](#praeviseo-symfony-bridge)

Official lightweight bridge to connect a Symfony site to PraeviSEO without copying controllers, routes or payload logic by hand.

Client flow
-----------

[](#client-flow)

```
composer require symfony/orm-pack
composer require praeviseo/symfony-bridge
php bin/console praeviseo:connect PRV-8X92-LKQ1 --praeviseo-url=https://votre-cockpit.praeviseo.com
```

The install auto-enables the Symfony bundle. The client should not edit `config/bundles.php` by hand.

Then the bridge automatically:

- contacts PraeviSEO
- registers the site
- saves the shared secret
- enables remote publication
- exposes the publish endpoint
- exposes the public page route
- exposes `{prefix}-sitemap.xml` for published pages

The client should then see in PraeviSEO:

- Site connecté ✅
- Symfony détecté ✅
- Publication active ✅
- Monitoring actif ✅

Environment
-----------

[](#environment)

The connect command writes these values into `.env.local`:

```
PRAEVISEO_URL=https://app.praeviseo.com
PRAEVISEO_BRIDGE_SECRET=...
PRAEVISEO_BRIDGE_SITE_ID=...
PRAEVISEO_BRIDGE_PREFIX=ressources
```

Production goal
---------------

[](#production-goal)

The expected client install flow is:

```
composer require symfony/orm-pack
composer require praeviseo/symfony-bridge
php bin/console praeviseo:connect PRV-8X92-LKQ1 --praeviseo-url=https://votre-cockpit.praeviseo.com
```

No copied files. No bundle registration by hand. No custom Composer path repository in the client project.

Honest boundaries
-----------------

[](#honest-boundaries)

The bridge publishes and reports.

It does not pretend to fix:

- DNS
- infra
- hosting
- broken redirects
- server robots rules
- unrelated CMS/framework bugs

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance90

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

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.

###  Release Activity

Cadence

Every ~2 days

Total

7

Last Release

46d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/256299318?v=4)[ofyreagency-arch](/maintainers/ofyreagency-arch)[@ofyreagency-arch](https://github.com/ofyreagency-arch)

---

Top Contributors

[![ofyreagency-arch](https://avatars.githubusercontent.com/u/256299318?v=4)](https://github.com/ofyreagency-arch "ofyreagency-arch (13 commits)")

---

Tags

symfonyBridgepublishingseopraeviseo

### Embed Badge

![Health badge](/badges/praeviseo-symfony-bridge/health.svg)

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M400](/packages/easycorp-easyadmin-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M600](/packages/shopware-core)[sylius/sylius

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

8.5k5.9M754](/packages/sylius-sylius)[oro/platform

Business Application Platform (BAP)

645143.5k116](/packages/oro-platform)[sulu/sulu

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

1.3k1.4M215](/packages/sulu-sulu)[open-dxp/opendxp

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

9421.6k64](/packages/open-dxp-opendxp)

PHPackages © 2026

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