/doctrine-extensions

Doctrine2 Extensions

Primary LanguagePHPMIT LicenseMIT

FSi Doctrine 2 Extensions package

This is a set of Doctrine 2 behavioral extensions.

Documentation for each extension can be found in /doc folder:

Installation

Add this line to composer.json:

    "require": {
        "fsi/doctrine-extensions": "^2.0@dev"
    }