steevanb/doctrinefieldtypes

Add Doctrine field types

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

Installation

Changelog

Field types

Base64 : convert a string into it's base64 value

PrimaryDateTime : allow to have a DateTime as primary key