PHPackages                             bornfight/transfer-object-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. bornfight/transfer-object-converter

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

bornfight/transfer-object-converter
===================================

Populate given object from POST request - both from $\_POST and $\_FILES

1.0.2(7y ago)12622[12 PRs](https://github.com/bornfight/transfer-object-converter/pulls)MITPHPPHP ^7.2

Since Jun 2Pushed 4y ago12 watchersCompare

[ Source](https://github.com/bornfight/transfer-object-converter)[ Packagist](https://packagist.org/packages/bornfight/transfer-object-converter)[ RSS](/packages/bornfight-transfer-object-converter/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (11)Versions (15)Used By (0)

Transfer Object Converter
=========================

[](#transfer-object-converter)

### What is this package?

[](#what-is-this-package)

Package helps you get data sent via HTTP POST. If you want to get request body, there are other converters to get it. It populates the variable which you target it to ( must be some class with properties for it to work ).

### How to use the package?

[](#how-to-use-the-package)

[Check it here](USAGE.md)

### How to install the package?

[](#how-to-install-the-package)

```
$ composer require bornfight/transfer-object-converter

```

### Tests &amp; analysis

[](#tests--analysis)

##### Running tests

[](#running-tests)

```
$ composer test

```

##### Running tests with code coverage generated

[](#running-tests-with-code-coverage-generated)

```
$ composer ci:test

```

##### Running static analysis

[](#running-static-analysis)

```
$ composer analysis

```

##### Running static analysis with reports

[](#running-static-analysis-with-reports)

```
$ composer ci:analysis

```

##### Running static analysis on tests

[](#running-static-analysis-on-tests)

```
$ composer analysis:tests

```

##### Running static analysis with reports on tests

[](#running-static-analysis-with-reports-on-tests)

```
$ composer ci:analysis:tests

```

#### License

[](#license)

This library is licensed under the MIT license. Please see [LICENSE](LICENSE.md) for more details.

#### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more details.

#### Contributing

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for more details.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 77.8% 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

2579d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/17c53fee05473b5d0c8b576d19b085f89765dbe7beb565e6a67cf2f8591d481b?d=identicon)[Bornfight](/maintainers/Bornfight)

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

---

Top Contributors

[![brunozoric](https://avatars.githubusercontent.com/u/10399339?v=4)](https://github.com/brunozoric "brunozoric (21 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (3 commits)")[![marojeee](https://avatars.githubusercontent.com/u/50014029?v=4)](https://github.com/marojeee "marojeee (3 commits)")

---

Tags

requestsymfonyconverterhydrator

###  Code Quality

TestsCodeception

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/bornfight-transfer-object-converter/health.svg)

```
[![Health](https://phpackages.com/badges/bornfight-transfer-object-converter/health.svg)](https://phpackages.com/packages/bornfight-transfer-object-converter)
```

###  Alternatives

[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k50.1M314](/packages/api-platform-core)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

51390.8k2](/packages/web-auth-webauthn-framework)[api-platform/serializer

API Platform core Serializer

244.3M71](/packages/api-platform-serializer)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M373](/packages/easycorp-easyadmin-bundle)[api-platform/symfony

Symfony API Platform integration

354.0M110](/packages/api-platform-symfony)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M517](/packages/shopware-core)

PHPackages © 2026

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