PHPackages                             adrenalinkin/enum-property-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. adrenalinkin/enum-property-bundle

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

adrenalinkin/enum-property-bundle
=================================

Provides integration EnumMapper component with Symfony

v2.0.1(8y ago)020MITPHPPHP ~5.6||~7.0

Since Jul 26Pushed 8y ago1 watchersCompare

[ Source](https://github.com/adrenalinkin/enum-property-bundle)[ Packagist](https://packagist.org/packages/adrenalinkin/enum-property-bundle)[ RSS](/packages/adrenalinkin-enum-property-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (8)Used By (0)

Enum Property Bundle [![На Русском](https://camo.githubusercontent.com/feb4c9ee227a5ee3a5d4e83a8a5b888b2e4b666d6cc2fb985c3bf404f8f271ac/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2544302539462544302542352544312538302544302542352544302542392544312538322544302542385f2544302542442544302542302d2544302541302544312538332544312538312544312538312544302542412544302542382544302542392d677265656e2e7376673f7374796c653d666c61742d737175617265)](./README.RU.md)
================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#enum-property-bundle-)

Introduction
------------

[](#introduction)

Bundle integrate [EnumMapper](https://github.com/adrenalinkin/enum-mapper) component with `Symfony` ecosystem. Provides filters and functions for `Twig` and validator.

Installation
------------

[](#installation)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
    composer require adrenalinkin/enum-property-bundle
```

*This command requires you to have [Composer](https://getcomposer.org) install globally.*

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

After enable the bundle by adding into list of the registered bundles into `app/AppKernel.php` of your project:

```
