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

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

praeviseo/laravel-bridge
========================

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

v0.1.1(2mo ago)00proprietaryPHPPHP ^8.2

Since May 25Pushed 2mo agoCompare

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

READMEChangelog (1)Dependencies (6)Versions (3)Used By (0)

PraeviSEO Laravel Bridge
========================

[](#praeviseo-laravel-bridge)

Official lightweight bridge to connect a Laravel site to PraeviSEO without copying controllers or wiring webhook internals by hand.

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

[](#client-flow)

```
composer require praeviseo/laravel-bridge
php artisan praeviseo:connect PRV-8X92-LKQ1
```

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

The client should then see in PraeviSEO:

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

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

[](#environment)

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

```
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 praeviseo/laravel-bridge
php artisan praeviseo:connect PRV-8X92-LKQ1
php artisan migrate
```

No copied files. No second migration command for the client in the normal flow. 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

34

—

LowBetter than 75% of packages

Maintenance88

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

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

Total

2

Last Release

60d 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 (3 commits)")

---

Tags

laravelBridgepublishingseopraeviseo

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.3M347](/packages/psalm-plugin-laravel)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k30.2M151](/packages/laravel-cashier)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M136](/packages/laravel-pulse)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M133](/packages/roots-acorn)[api-platform/laravel

API Platform support for Laravel

58174.6k17](/packages/api-platform-laravel)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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