PHPackages                             sperelson/prettyparam - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. sperelson/prettyparam

ActiveLibrary[HTTP &amp; Networking](/categories/http)

sperelson/prettyparam
=====================

Pretty GET params middleware for Laravel 5.5

0.9.2(8y ago)210MITPHPPHP &gt;=7.0.0

Since Nov 18Pushed 8y agoCompare

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

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

Pretty Param Middleware for Laravel 5.5
=======================================

[](#pretty-param-middleware-for-laravel-55)

PHP doesn't handle form submission with array fields nicely. If you're submitting the form via GET you end up with something like `field%5B%5D=value_1&field%5B%5D=value_2`. That's not pretty.

This middleware allows you to leave off the `[]` and end up with `field=value_1&field=value_2`. That's pretty.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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 ~0 days

Total

3

Last Release

3094d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4815c4394d17968865e9d0f83405b742524c170a02b3f5be6c7afc0b1fee3cd5?d=identicon)[sperelson](/maintainers/sperelson)

---

Tags

middlewarelaravelgetparams

### Embed Badge

![Health badge](/badges/sperelson-prettyparam/health.svg)

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

###  Alternatives

[lomkit/laravel-rest-api

A package to build quick and robust rest api for the Laravel framework.

59152.2k](/packages/lomkit-laravel-rest-api)[matthewbdaly/laravel-etag-middleware

A Laravel middleware for adding ETags to HTTP requests to improve response times

64326.0k2](/packages/matthewbdaly-laravel-etag-middleware)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[tomschlick/request-migrations

HTTP Request Migrations

1844.5k](/packages/tomschlick-request-migrations)

PHPackages © 2026

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