PHPackages                             happyr/uuid-param-converter - 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. happyr/uuid-param-converter

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

happyr/uuid-param-converter
===========================

A simple param converter that handles UUID

10PHP

Since May 16Pushed 5y ago2 watchersCompare

[ Source](https://github.com/Happyr/uuid-param-converter)[ Packagist](https://packagist.org/packages/happyr/uuid-param-converter)[ RSS](/packages/happyr-uuid-param-converter/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

UUID Param Converter
====================

[](#uuid-param-converter)

An excellent ParamConverter that works with SensioLabsExtraBundle.

It converter parameters of the following pattern:

- `name`\_uuid
- `name`Uuid
- uuid

Install
-------

[](#install)

```
composer require happyr/uuid-param-converter

```

```
# app/config/happyr_param_converter.yml
services:
    Happyr\UuidParamConverter:
        arguments: ['@doctrine.registry']
        tags:
            - { name: request.param_converter, priority: 5, converter: uuid_converter }
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity33

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/401ccc5eea13c60cf807ae982af00e368e2166e2f26d8eb541dcd881a57385bc?d=identicon)[Nyholm](/maintainers/Nyholm)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/happyr-uuid-param-converter/health.svg)

```
[![Health](https://phpackages.com/badges/happyr-uuid-param-converter/health.svg)](https://phpackages.com/packages/happyr-uuid-param-converter)
```

###  Alternatives

[jaeger/querylist

Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫)，基于phpQuery。

2.7k641.7k86](/packages/jaeger-querylist)[smile/module-store-locator

Smile Store Locator

51516.6k4](/packages/smile-module-store-locator)[gpslab/base64uid

Generate UID like YouTube

68103.4k](/packages/gpslab-base64uid)[hnhdigital-os/laravel-number-converter

Number to word, roman, ordinal converter

20163.3k2](/packages/hnhdigital-os-laravel-number-converter)[mage-os/module-page-builder-template-import-export

PageBuilder template import/export module

185.5k](/packages/mage-os-module-page-builder-template-import-export)

PHPackages © 2026

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