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.

Installs: 1 467

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 1

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

Installation

Changelog

Field types

Base64 : convert a string into it's base64 value

PrimaryDateTime : allow to have a DateTime as primary key