PHPackages                             reactedge/widgetbridgelight - 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. reactedge/widgetbridgelight

ActiveMagento2-module

reactedge/widgetbridgelight
===========================

Bridge between Magento/Mage-OS and ReactEdge widgets.

022↓75%PHP

Since Jul 16Pushed 1w agoCompare

[ Source](https://github.com/digitalrisedorset/widgetbridgelight)[ Packagist](https://packagist.org/packages/reactedge/widgetbridgelight)[ RSS](/packages/reactedge-widgetbridgelight/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (7)Used By (0)

ReactEdge WidgetBridge
======================

[](#reactedge-widgetbridge)

Bridge Magento and Mage-OS with high-performance ReactEdge widgets.

WidgetBridge enables ReactEdge widgets to integrate seamlessly into Magento and Mage-OS storefronts while preserving the native platform.

Rather than replacing the storefront with a fully headless architecture, WidgetBridge allows individual frontend capabilities to evolve independently using server-side rendered React widgets.

Features
--------

[](#features)

- Server-side rendered widgets
- Progressive hydration
- Widget contracts
- Asset management
- Runtime widget registry
- Incremental frontend modernisation
- Magento-native integration
- Mage-OS compatible

Why?
----

[](#why)

Many commerce teams want the performance and developer experience of modern frontend technologies without rewriting their entire storefront.

WidgetBridge enables an incremental approach by allowing individual frontend features to be delivered as independent React widgets.

Typical use cases include:

- Navigation
- Product galleries
- Promotional banners
- Mini cart
- Search
- Recommendations
- Future AI-powered experiences

Installation
------------

[](#installation)

Install using Composer:

```
composer require reactedge/widgetbridge
```

Enable the module:

```
bin/magento module:enable ReactEdge_WidgetBridge
bin/magento setup:upgrade
bin/magento cache:flush
```

Philosophy
----------

[](#philosophy)

WidgetBridge is based on a few core principles:

- Keep Magento.
- Modernise incrementally.
- Prefer open standards.
- Keep widgets independent.
- Minimise coupling.
- Optimise for performance.

Architecture
------------

[](#architecture)

```
Magento / Mage-OS
        │
        ▼
WidgetBridge
        │
        ▼
ReactEdge Widgets
        │
        ▼
SSR + Hydration

```

Compatibility
-------------

[](#compatibility)

- Magento 2
- Mage-OS
- PHP 8.1+
- ReactEdge widgets

Roadmap
-------

[](#roadmap)

- Additional widget types
- Improved SSR caching
- AI-assisted widget generation
- Extended observability
- Framework integrations

Contributing
------------

[](#contributing)

Contributions, ideas and feedback are welcome.

Please open an issue before submitting significant changes.

License
-------

[](#license)

MIT

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance64

Regular maintenance activity

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity18

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/249215de30bfeb88b8de461d2eb7c57efc5fdee011723cb86257c6e8b3b8fc53?d=identicon)[hervereactedge](/maintainers/hervereactedge)

---

Top Contributors

[![digitalrisedorset](https://avatars.githubusercontent.com/u/166377039?v=4)](https://github.com/digitalrisedorset "digitalrisedorset (11 commits)")

### Embed Badge

![Health badge](/badges/reactedge-widgetbridgelight/health.svg)

```
[![Health](https://phpackages.com/badges/reactedge-widgetbridgelight/health.svg)](https://phpackages.com/packages/reactedge-widgetbridgelight)
```

PHPackages © 2026

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