issues
search
acelaya
/
doctrine-enum-type
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
MIT License
132
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix create a new custom type
#13
toofff
closed
6 years ago
6
Fix docblock
#12
ossinkine
closed
6 years ago
6
Add gitattributes file to exclude content from distribution
#11
acelaya
closed
6 years ago
0
Add migration guide
#10
acelaya
closed
6 years ago
0
Enums with a value other than string cannot be loaded from the database
#9
Erikvv
closed
6 years ago
4
Feature/2.1.0
#8
acelaya
closed
7 years ago
0
Allow types to be lazy loaded instead of creating all of them when registered
#7
acelaya
closed
7 years ago
0
Allow null value
#6
charliekassel
closed
7 years ago
2
add phpstan for static analysis tool
#5
samsonasik
closed
7 years ago
3
Idea for automatic type definition
#4
Nemo64
closed
7 years ago
11
Removed column comment from type SQL declaration.
#3
maxbrokman
closed
8 years ago
6
Added support for null values in the database.
#2
maxbrokman
closed
8 years ago
1
Fails when value is null
#1
maxbrokman
closed
8 years ago
2
Previous