PHPackages                             questocat/lumen-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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. questocat/lumen-request

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

questocat/lumen-request
=======================

Input request is a package for Lumen

v1.0.0(8y ago)116MITPHPPHP &gt;=7.0

Since Apr 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/questocat/lumen-request)[ Packagist](https://packagist.org/packages/questocat/lumen-request)[ RSS](/packages/questocat-lumen-request/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

lumen-request
=============

[](#lumen-request)

Input request is a package for Lumen

[![StyleCI](https://camo.githubusercontent.com/a19c254307a37ad127ce7ad092f30c302f7bff355f2edbab10cc43ab4a16f472/68747470733a2f2f7374796c6563692e696f2f7265706f732f3132323938333938302f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/122983980)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/996ed1946717a7eb26d9acf56d612f3142bbbbaa8f35fb7090498e63c73841da/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f71756573746f6361742f6c756d656e2d726571756573742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/questocat/lumen-request/?branch=master)[![Build Status](https://camo.githubusercontent.com/a735904daf8cdd5d04a9c858b180db4d9ccb37c09959dcafb2e3b66d0461a612/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f71756573746f6361742f6c756d656e2d726571756573742f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/questocat/lumen-request/build-status/master)[![Code Coverage](https://camo.githubusercontent.com/03197bcfd960431ba59acc1c161cd31bd90ee96fe6254891bcb0d883cf66ef49/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f71756573746f6361742f6c756d656e2d726571756573742f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/questocat/lumen-request/?branch=master)[![Packagist](https://camo.githubusercontent.com/a4b7a1d8377c4252b62962b12857454a352b488c7f58770dcbcadcffaf57247b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f646f637472696e652f6f726d2e737667)](https://packagist.org/packages/questocat/lumen-request)

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

[](#installation)

Via [Composer](https://getcomposer.org) to add the package to your project's dependencies:

```
$ composer require questocat/lumen-request
```

Add the service provider in bootstrap/app.php

```
$app->register(Questocat\LumenRequest\InputRequestServiceProvider::class);
```

Usage
-----

[](#usage)

Now you can generate the UserRequest class using the artisan console.

```
$ php artisan make:request UserRequest
```

Have fun!

License
-------

[](#license)

Licensed under the [MIT license](https://github.com/questocat/lumen-request/blob/master/LICENSE).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2953d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ce15799177be83de6d4b3c35f56c3eb827dc01d6baf78dc1e23a9b9d2bc859e?d=identicon)[questocat](/maintainers/questocat)

---

Top Contributors

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

---

Tags

lumen-requestrequest-validationrequest validationlumen-requestlumen-request-validation

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/questocat-lumen-request/health.svg)

```
[![Health](https://phpackages.com/badges/questocat-lumen-request/health.svg)](https://phpackages.com/packages/questocat-lumen-request)
```

###  Alternatives

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[bensampo/laravel-enum

Simple, extensible and powerful enumeration implementation for Laravel.

2.0k15.9M104](/packages/bensampo-laravel-enum)[swaggest/json-schema

High definition PHP structures with JSON-schema based validation

48612.5M73](/packages/swaggest-json-schema)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)[crazybooot/base64-validation

Laravel validators for base64 encoded files

1341.9M8](/packages/crazybooot-base64-validation)

PHPackages © 2026

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