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

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

demoniacdeath/enum-bundle
=========================

A library to integrate enums into the Symfony framework

3.0.0(6y ago)016MITPHPPHP ^7.1

Since Feb 14Pushed 6y agoCompare

[ Source](https://github.com/DemoniacDeath/EnumBundle)[ Packagist](https://packagist.org/packages/demoniacdeath/enum-bundle)[ RSS](/packages/demoniacdeath-enum-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (14)Used By (0)

Enum Bundle
===========

[](#enum-bundle)

Provides a [MyCLabs\\Enum](https://github.com/myclabs/php-enum) integration with Doctrine for your Symfony projects.

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

[](#installation)

### Step 1: Download the Bundle

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

```
$ composer require fervo/enum-bundle "^2.0"

```

### Step 2: Enable the Bundle

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

```
