/doctrine1

Doctrine 1 Object Relational Mapper

Primary LanguagePHPGNU Lesser General Public License v2.1LGPL-2.1

Doctrine 1 fork

This is a fork of maintained Doctrine 1 fork you can use in your projects using Composer.

Usage

{
  "require": {
    "ozsynergy/doctrine1": "master"
  }
}