steevanb / doctrinefieldtypes
Add Doctrine field types
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 1 467
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 1
Type:bundle
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