Skip to content

iter8-au/DoctrineEnumBundle

 
 

Repository files navigation

DoctrineEnumBundle

Provides support of ENUM type for Doctrine in Symfony applications.

Scrutinizer Quality Score Build Status CodeCov License Latest Stable Version Total Downloads StyleCI Gitter

SensioLabsInsight knpbundles.com

Supported platforms

MySQL SQLite PostgreSQL MSSQL

Installation

Add dependency via Composer

composer req fresh/doctrine-enum-bundle='~6.1'

Registration in Kernel for Symfony 4.0 is done automatically.

Choose the appropriate version if you need
Bundle Version (X.Y.Z) PHP Symfony Doctrine DBAL Comment
6.1.* >= 7.1.3 >= 4.0 >= 2.6 Current version
5.3.* >= 5.6, <= 7.1 >= 3.2, <= 3.4 >= 2.5 Bug fix support

Using

Features

Contributing

Read the CONTRIBUTING file.

About

Provides support of ENUM type for Doctrine in Symfony applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%