Download the PHP package ufo-tech/doctrine-helper without Composer
On this page you can find all versions of the php package ufo-tech/doctrine-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ufo-tech/doctrine-helper
More information about ufo-tech/doctrine-helper
Files in ufo-tech/doctrine-helper
Download ufo-tech/doctrine-helper
More information about ufo-tech/doctrine-helper
Files in ufo-tech/doctrine-helper
Vendor ufo-tech
Package doctrine-helper
Short Description A set of ready-made solutions for Doctrine (traits, interfaces, classes) that allows you to get rid of routine and speeds up development
License MIT
Homepage https://docs.ufo-tech.space/bin/view/docs/DoctrineHelper/?language=en
Package doctrine-helper
Short Description A set of ready-made solutions for Doctrine (traits, interfaces, classes) that allows you to get rid of routine and speeds up development
License MIT
Homepage https://docs.ufo-tech.space/bin/view/docs/DoctrineHelper/?language=en
Please rate this library. Is it a good library?
Informations about the package doctrine-helper
DoctrineHelper
A set of ready-made solutions for Doctrine (traits, interfaces, classes) that allows you to get rid of routine and speeds up development
Use php enum for MySQL enum type
1. Create your enum for cases for your entity field
2. Create DBAL class and extend Ufo\DoctrineHelper\DBAL\AbstractEnumType
3. Register new type in DBAL
4. Use your php enum for set and change value
All versions of doctrine-helper with dependencies
PHP Build Version
Package Version
The package ufo-tech/doctrine-helper contains the following files
Loading the files please wait ....