opensoft/doctrine-additions-bundle

Doctrine Mapping Additions

Installs: 101

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 3

Type:symfony-bundle

dev-master 2014-07-03 09:36 UTC

This package is not auto-updated.

Last update: 2024-03-16 12:54:32 UTC


README

This bundle allows you to override association properties for inherited entities such as mappedBy, inversedBy or orphanRemoval. It also allows you to override the identifier generation strategy.

Installation

Usage