PHPackages                             danilovl/object-to-array-transform-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. danilovl/object-to-array-transform-bundle

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

danilovl/object-to-array-transform-bundle
=========================================

Symfony bundle provides convert object to an array by configuration fields.

v4.0.0(4mo ago)1417MITPHPPHP ^8.5

Since Feb 2Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/danilovl/object-to-array-transform-bundle)[ Packagist](https://packagist.org/packages/danilovl/object-to-array-transform-bundle)[ RSS](/packages/danilovl-object-to-array-transform-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (34)Used By (0)

[![phpunit](https://github.com/danilovl/object-to-array-transform-bundle/actions/workflows/phpunit.yml/badge.svg)](https://github.com/danilovl/object-to-array-transform-bundle/actions/workflows/phpunit.yml)[![downloads](https://camo.githubusercontent.com/72140374e62c4201c77487c506a56becaf74fee0a45463dd05efa4ed10f3a670/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64616e696c6f766c2f6f626a6563742d746f2d61727261792d7472616e73666f726d2d62756e646c65)](https://packagist.org/packages/danilovl/object-to-array-transform-bundle)[![latest Stable Version](https://camo.githubusercontent.com/bac6e564cbdab2922f55f46f1397cf030811ed92484dbb8764ab888be571a640/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64616e696c6f766c2f6f626a6563742d746f2d61727261792d7472616e73666f726d2d62756e646c65)](https://packagist.org/packages/danilovl/object-to-array-transform-bundle)[![license](https://camo.githubusercontent.com/af3719f6c72a781ea32f1883e7bf4ace75ddf4ea2032ff9857dba2cfeb62418d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f64616e696c6f766c2f6f626a6563742d746f2d61727261792d7472616e73666f726d2d62756e646c65)](https://packagist.org/packages/danilovl/object-to-array-transform-bundle)

ObjectToArrayTransformBundle
============================

[](#objecttoarraytransformbundle)

About
-----

[](#about)

Symfony bundle provides convert object to an array by configuration fields.

### Requirements

[](#requirements)

- PHP 8.5 or higher
- Symfony 8.0 or higher
- ParameterBundle 5.0 or higher

### 1. Installation

[](#1-installation)

Install `danilovl/object-to-array-transform-bundle` package by Composer:

```
composer require danilovl/object-to-array-transform-bundle
```

Add the `ObjectToArrayTransformBundle` to your application's bundles if does not add automatically:

```
