定制 praeviseo/symfony-bridge 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

praeviseo/symfony-bridge

Composer 安装命令:

composer require praeviseo/symfony-bridge

包简介

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

README 文档

README

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

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

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

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

The bridge publishes and reports.

It does not pretend to fix:

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

统计信息

  • 总下载量: 8
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2026-05-25

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固