assoconnect/doctrine-types-bundle

Custom Doctrine Types.

Installs: 13 528

Dependents: 1

Suggesters: 0

Security: 0

Stars: 7

Watchers: 9

Forks: 1

Open Issues: 0

Type:symfony-bundle


README

Build Status Coverage

This Symfony5 bundle provides the integration of Symfony validation component with Doctrine entity custom type to avoid duplicate code for the following types:

It also supports nullable and non-nullable fields.