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

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

herusalt/forgerock
==================

Forgerock middleware package

v1.0.2(2y ago)015MITPHP

Since Sep 21Pushed 2y agoCompare

[ Source](https://github.com/herusalt/forgerock)[ Packagist](https://packagist.org/packages/herusalt/forgerock)[ RSS](/packages/herusalt-forgerock/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (4)Used By (0)

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

[](#installation)

```
composer require herusalt/forgerock
```

### Modify bootstrap/app.php

[](#modify-bootstrapappphp)

add this line

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

```

or

```
 $app->routeMiddleware([
     'auth' => \App\Forgerock\Middlewere\MemberPimcoreMiddleware::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

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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 ~2 days

Total

3

Last Release

964d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b825c1bacc48d9769045bae12e14e31f82ad1c63d279855d641ee98d4098649?d=identicon)[herusalt](/maintainers/herusalt)

---

Top Contributors

[![herusalt](https://avatars.githubusercontent.com/u/144771124?v=4)](https://github.com/herusalt "herusalt (10 commits)")[![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/herusalt-forgerock/health.svg)

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

###  Alternatives

[wallabag/wallabag

open source self hostable read-it-later web application

12.6k2.2k](/packages/wallabag-wallabag)[psr7-sessions/storageless

Storageless PSR-7 Session support

652373.0k8](/packages/psr7-sessions-storageless)[mvanduijker/laravel-mercure-broadcaster

Mercure broadcaster

16866.5k](/packages/mvanduijker-laravel-mercure-broadcaster)[oat-sa/lib-lti1p3-core

OAT LTI 1.3 Core Library

36341.9k10](/packages/oat-sa-lib-lti1p3-core)[shopware/app-php-sdk

Shopware App SDK for PHP

1577.8k1](/packages/shopware-app-php-sdk)

PHPackages © 2026

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