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

ActiveSymfony-bundle

frostiede/enum-bundle
=====================

A library to integrate enums into the Symfony framework

4.0.0(4y ago)01.2kMITPHPPHP ^7.4|^8.0

Since Feb 14Pushed 4y agoCompare

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

READMEChangelogDependencies (6)Versions (23)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)

```
