PHPackages                             samuelerwardi/forgerock - 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. samuelerwardi/forgerock

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

samuelerwardi/forgerock
=======================

Forgerock middleware package

v0.5.9(5y ago)06.9k4MITPHP

Since Feb 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/samuelerwardi/forgerock)[ Packagist](https://packagist.org/packages/samuelerwardi/forgerock)[ RSS](/packages/samuelerwardi-forgerock/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (1)Versions (16)Used By (0)

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

[](#installation)

```
composer require samuelerwardi/forgerock
```

### Modify bootstrap/app.php

[](#modify-bootstrapappphp)

add this line

```
 $app->routeMiddleware([
     'auth' => \App\Forgerock\Middlewere\ServiceMiddleware::class
       ...
  ]);

```

Usage:
------

[](#usage)

add this line on routes/web.php

```
$router->group(['prefix' => 'v1', 'middleware' => ['localization', 'channel','auth']], function () use ($router) {

}

```

Add Credential
--------------

[](#add-credential)

FR\_SCOPE=

FR\_REDIRECT\_URI=

FR\_SECRETKEY=

FR\_CLIENTID=

FR\_CLIENTID\_MOBILE=

FR\_DOMAIN=

FR\_ALG=

STATUS\_FAILED\_CODE=01

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~17 days

Total

15

Last Release

2033d ago

Major Versions

v0.5.9 → v1.0.0-beta2020-10-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/7fe4794e8973212f484978ac5a960cc83dbe0ca3c21a5f3ce67c595c54bf6771?d=identicon)[samuelerwardi](/maintainers/samuelerwardi)

---

Top Contributors

[![samuelerwardi](https://avatars.githubusercontent.com/u/17465726?v=4)](https://github.com/samuelerwardi "samuelerwardi (2 commits)")[![yannice92](https://avatars.githubusercontent.com/u/6814117?v=4)](https://github.com/yannice92 "yannice92 (2 commits)")

### Embed Badge

![Health badge](/badges/samuelerwardi-forgerock/health.svg)

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

###  Alternatives

[oat-sa/lib-lti1p3-core

OAT LTI 1.3 Core Library

36341.9k10](/packages/oat-sa-lib-lti1p3-core)[shipmonk/name-collision-detector

Simple tool to find ambiguous classes or any other name duplicates within your project.

362.1M34](/packages/shipmonk-name-collision-detector)[bostondv/bootstrap-ninja-forms

Adds Bootstrap classes to Ninja Forms

222.2k](/packages/bostondv-bootstrap-ninja-forms)

PHPackages © 2026

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