steevanb / doctrinefieldtypes
Add Doctrine field types
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
github.com/steevanb/doctrinefieldtypes
Type:bundle
pkg:composer/steevanb/doctrinefieldtypes
2.0.0
2014-06-23 19:07 UTC
This package is auto-updated.
Last update: 2023-04-28 09:34:34 UTC
README
Add fields type to Doctrine
Installation
Field types
Base64 : convert a string into it's base64 value
PrimaryDateTime : allow to have a DateTime as primary key