PHPackages                             rapidez/openreplay - 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. rapidez/openreplay

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

rapidez/openreplay
==================

OpenReplay integration for Rapidez

1.0.1(1y ago)15.8k1JavaScript

Since Apr 11Pushed 1y ago3 watchersCompare

[ Source](https://github.com/rapidez/openreplay)[ Packagist](https://packagist.org/packages/rapidez/openreplay)[ RSS](/packages/rapidez-openreplay/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (7)DependenciesVersions (8)Used By (0)

Rapidez OpenReplay
==================

[](#rapidez-openreplay)

Integration for

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

[](#installation)

```
yarn add @openreplay/tracker @openreplay/tracker-graphql -D

```

```
composer require rapidez/openreplay

```

Configuration
-------------

[](#configuration)

Add your OpenReplay credentials in the `.env`:

```
VITE_OPENREPLAY_URL=https://domain.com/ingest
VITE_OPENREPLAY_TOKEN=

```

Optionally you can disable the network requests capturing with:

```
VITE_OPENREPLAY_CAPTURE_NETWORK=false

```

When network capture has been enabled you should redact some values like passwords. We have a default list which you can extend by adding:

```
VITE_OPENREPLAY_SANITIZE_HEADERS="Token Authorization"
VITE_OPENREPLAY_SANITIZE_JSON_VALUES="new_password password email"

```

For more advanced sanitization you can set

```
// https://docs.openreplay.com/en/installation/network-options/
window.openreplaySanitizer = (requestAndResponse) => {
    return requestAndResponse;
}
```

License
-------

[](#license)

GNU General Public License v3. Please see [License File](LICENSE) for more information.

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance47

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 61.1% 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 ~128 days

Recently: every ~116 days

Total

7

Last Release

398d ago

Major Versions

0.3.0 → 1.0.02025-05-13

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/72222911?v=4)[Rapidez](/maintainers/rapidez)[@rapidez](https://github.com/rapidez)

---

Top Contributors

[![royduin](https://avatars.githubusercontent.com/u/1703233?v=4)](https://github.com/royduin "royduin (11 commits)")[![indykoning](https://avatars.githubusercontent.com/u/15870933?v=4)](https://github.com/indykoning "indykoning (4 commits)")[![Jade-GG](https://avatars.githubusercontent.com/u/32514269?v=4)](https://github.com/Jade-GG "Jade-GG (2 commits)")[![BobWez98](https://avatars.githubusercontent.com/u/23509926?v=4)](https://github.com/BobWez98 "BobWez98 (1 commits)")

### Embed Badge

![Health badge](/badges/rapidez-openreplay/health.svg)

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

###  Alternatives

[scandipwa/source

ScandiPWA

54961.2k3](/packages/scandipwa-source)[opensky/runtime-config-bundle

This bundle provides a way to inject parameters into services at runtime by exposing a RuntimeParameterBag service, which functions exactly like Symfony2's own ParameterBags.

10949.6k1](/packages/opensky-runtime-config-bundle)

PHPackages © 2026

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