PHPackages                             fervo/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. [Framework](/categories/framework)
4. /
5. fervo/enum-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

fervo/enum-bundle
=================

A library to integrate enums into the Symfony framework

3.0.0(3y ago)11112.5k↓23.5%10[1 issues](https://github.com/fervo/EnumBundle/issues)[2 PRs](https://github.com/fervo/EnumBundle/pulls)MITPHPPHP ^7.0|^8.0

Since Feb 14Pushed 3y ago3 watchersCompare

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

READMEChangelog (6)Dependencies (7)Versions (16)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)

```
