PHPackages                             ivanche/type-converter-bundle - 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. ivanche/type-converter-bundle

ActiveLibrary

ivanche/type-converter-bundle
=============================

0.1.0(9y ago)023MITPHPPHP ^5.6 || ^7.0

Since Dec 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ivanche/type-converter-bundle)[ Packagist](https://packagist.org/packages/ivanche/type-converter-bundle)[ RSS](/packages/ivanche-type-converter-bundle/feed)WikiDiscussions master Synced 1mo ago

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

\#Symfony Type Converter Bundle

This bundle is built to inject a library [type converter](https://github.com/ivanche/type-converter).

\#Installation

Use composer to intall this bundle

```
composer require ivanche/type-converter-bundle
```

\#Configuration It have a few options.

```
ivanche_type_converter:
    auto_mapping: false
    strict: true
```

\###Options: ####auto\_mapping: boolean (*true*|*false*)
If the converter implements `Ivanche\Converter\AutoMappingInterface`, we add methodCall `setAutoMapping` to definition of your converter.

If `auto_mapping` is true, converter try to set public properties(or properties with public getter/setter) to *target*from *source*.

\####strict: boolean (*true*|*false*)
If the converter implements `Ivanche\Converter\AutoMappingInterface`, we add methodCall `setStrictMode` to definition of your converter.

When `strict` is true, converter throw exception `Ivanche\Exception\UnsupportedSourcePropertyException` if automapping try to set public properties(or properties with public getter/setter) from *source* which don't exist in *target*.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

3447d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8680314b2d1de8a3c5196fc5c4dc967d92279b26024afd665540fcd97cf20ce9?d=identicon)[ivanche](/maintainers/ivanche)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ivanche-type-converter-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/ivanche-type-converter-bundle/health.svg)](https://phpackages.com/packages/ivanche-type-converter-bundle)
```

PHPackages © 2026

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