Download the PHP package bentools/doctrine-native-enums without Composer
On this page you can find all versions of the php package bentools/doctrine-native-enums. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bentools/doctrine-native-enums
More information about bentools/doctrine-native-enums
Files in bentools/doctrine-native-enums
Download bentools/doctrine-native-enums
More information about bentools/doctrine-native-enums
Files in bentools/doctrine-native-enums
Vendor bentools
Package doctrine-native-enums
Short Description Provides 1st class suport for native PHP enums in Doctrine.
License MIT
Package doctrine-native-enums
Short Description Provides 1st class suport for native PHP enums in Doctrine.
License MIT
Please rate this library. Is it a good library?
Informations about the package doctrine-native-enums
Doctrine Native Enums
This library provides support to PHP Enums, introduced in PHP 8.1, within your Doctrine entities.
⚠️ Jan 2022: Doctrine ORM 2.11 finally introduced native support for PHP 8.1 enums! 🎉
This means that this bundle will soon or later be discontinued. Please upgrade your dependencies!
Installation
Usage
This library only works with Backed enums.
In a Symfony project
1. Declare the bundle.
2. Register enums in your configuration.
3. Use them in your entities.
In other projects using Doctrine
Tests
License
MIT.
All versions of doctrine-native-enums with dependencies
PHP Build Version
Package Version
The package bentools/doctrine-native-enums contains the following files
Loading the files please wait ....