PHPackages                             reinfi/laminas-typed-request - 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. reinfi/laminas-typed-request

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

reinfi/laminas-typed-request
============================

A Laminas Framework module to replace untyped request to solve static code analysis.

00PHP

Since Jun 11Pushed 11mo agoCompare

[ Source](https://github.com/reinfi/laminas-typed-request)[ Packagist](https://packagist.org/packages/reinfi/laminas-typed-request)[ RSS](/packages/reinfi-laminas-typed-request/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laminas request replacement to solve static code analysis issues.

=======

1. [Installation](#installation)
2. [Configuration](#configuration)
3. [Differences](#differences)

### Installation

[](#installation)

1. Install with Composer: `composer require reinfi/laminas-typed-request`.
2. Enable the module via config in `appliation.config.php` under `modules` key:

```
    return [
        'modules' => [
            'Reinfi\TypedRequest',
            // other modules
        ],
    ];
```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity14

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/cd12a82b28a65cedc8e06642dabfbfd70fd512287bbaed49aaac0072fe898e41?d=identicon)[reinfi](/maintainers/reinfi)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/reinfi-laminas-typed-request/health.svg)

```
[![Health](https://phpackages.com/badges/reinfi-laminas-typed-request/health.svg)](https://phpackages.com/packages/reinfi-laminas-typed-request)
```

PHPackages © 2026

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