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 5y 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 1w 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

Maturity63

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

2624d 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.6k52.2M367](/packages/api-platform-core)[api-platform/serializer

API Platform core Serializer

295.3M100](/packages/api-platform-serializer)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M415](/packages/easycorp-easyadmin-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k6.0M766](/packages/sylius-sylius)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.9M532](/packages/pimcore-pimcore)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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