Download the PHP package fresh/doctrine-enum-bundle without Composer
On this page you can find all versions of the php package fresh/doctrine-enum-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package doctrine-enum-bundle
DoctrineEnumBundle
📦 Provides ENUM type support for Doctrine in Symfony applications.
Supported platforms 🧐
PostgreSQL | SQLite | MySQL | MSSQL |
---|
Installation 🌱
Choose the version you need
Bundle Version (X.Y.Z) | PHP | Symfony | Doctrine Bundle | Comment |
---|---|---|---|---|
11.0.* |
>= 8.2 |
>= 7.0 |
>= 2.12 |
Current version |
10.1.* |
>= 8.2 |
>= 7.0 |
>= 2.11 |
Previous |
Check the config/bundles.php
file
By default, Symfony Flex will add this bundle to the config/bundles.php
file.
But in case you ignored contrib-recipe
during bundle installation it would not be added. In this case add the bundle manually:
Usage 🧑🎓
- Example
Features 🎁
- NULL values
- Default value
- Building the form
- Additional methods
- Common types
- Readable ENUM values in templates
- ENUM constants in templates
- ENUM values in templates
- Hook for Doctrine migrations
Contributing 🤝
Read the CONTRIBUTING file.
All versions of doctrine-enum-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
doctrine/common Version ^3.4
doctrine/dbal Version ^4.0
doctrine/doctrine-bundle Version ^2.12
doctrine/orm Version ^3.1
symfony/config Version ^7.0
symfony/dependency-injection Version ^7.0
symfony/doctrine-bridge Version ^7.0
symfony/framework-bundle Version ^7.0
symfony/http-kernel Version ^7.0
symfony/validator Version ^7.0
twig/twig Version ^3.9
doctrine/common Version ^3.4
doctrine/dbal Version ^4.0
doctrine/doctrine-bundle Version ^2.12
doctrine/orm Version ^3.1
symfony/config Version ^7.0
symfony/dependency-injection Version ^7.0
symfony/doctrine-bridge Version ^7.0
symfony/framework-bundle Version ^7.0
symfony/http-kernel Version ^7.0
symfony/validator Version ^7.0
twig/twig Version ^3.9
The package fresh/doctrine-enum-bundle contains the following files
Loading the files please wait ....