PHPackages                             gwsn/lumen-transformer - 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. gwsn/lumen-transformer

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

gwsn/lumen-transformer
======================

Data Transformer for Lumen and Laravel

045PHP

Since Mar 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/gwsn/lumen-transformer)[ Packagist](https://packagist.org/packages/gwsn/lumen-transformer)[ RSS](/packages/gwsn-lumen-transformer/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Transformer Package
-------------------

[](#transformer-package)

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

[](#installation)

Require this package

```
composer require gwsn/lumen-transformer

```

Laravel
-------

[](#laravel)

After installing this package, add the ServiceProvider to the providers array in config/app.php

```
Gwsn\LumenTransformer\ServiceProvider::class,

```

Lumen
-----

[](#lumen)

After installing this package, add the ServiceProvider to the providers array in bootstrap/app.php

```
$app->register('Gwsn\LumenTransformer\ServiceProvider');

```

Usage Examples
--------------

[](#usage-examples)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e3e5cd83f70397486ff0b162ed308296cf27346c8ebaaeed16b817ad324b9eeb?d=identicon)[xleeuwx](/maintainers/xleeuwx)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/gwsn-lumen-transformer/health.svg)

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

PHPackages © 2026

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