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

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

rinsvent/transformer
====================

transform data

v0.0.2(4y ago)0543MITPHPPHP ^8.0

Since Apr 1Pushed 4y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (3)Used By (3)

[![pipeline status](https://camo.githubusercontent.com/3d0ae4687dded8775af65ef60b97b5333f38bf2c9bbd1999b47c703e2a1726f2/68747470733a2f2f6769742e72696e7376656e742e72752f72696e7376656e742f7472616e73666f726d65722f6261646765732f6d61737465722f706970656c696e652e737667)](https://git.rinsvent.ru/rinsvent/transformer/-/commits/master)[![coverage report](https://camo.githubusercontent.com/70f1796d1447977f2337501fdf9723dd55a7bb4a59f1456dabd495d3e197c956/68747470733a2f2f6769742e72696e7376656e742e72752f72696e7376656e742f7472616e73666f726d65722f6261646765732f6d61737465722f636f7665726167652e737667)](https://git.rinsvent.ru/rinsvent/transformer/-/commits/master)

Transformer
===========

[](#transformer)

Установка
---------

[](#установка)

```
composer require rinsvent/transformer
```

Пример
------

[](#пример)

### Использование

[](#использование)

```
$t = new Transformer();
$dt = new \DateTime('2022-04-01');
$dt->setTime(5, 23, 21);
$actual = $t->transform($dt, new Transformer\DateTimeFormat());
$this->assertEquals('2022-04-01T05:23:21+00:00', $actual);
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity45

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

Every ~0 days

Total

2

Last Release

1554d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22261086?v=4)[rinsvent](/maintainers/rinsvent)[@Rinsvent](https://github.com/Rinsvent)

---

Top Contributors

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

###  Code Quality

TestsCodeception

### Embed Badge

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

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

###  Alternatives

[canducci/zipcode

ZipCode From Brazil

4555.8k](/packages/canducci-zipcode)

PHPackages © 2026

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