doctrine / DoctrineORMModule

Doctrine ORM Module for Laminas

Home Page:https://www.doctrine-project.org/projects/doctrine-orm-module.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doctrine ORM Module for Laminas

Build Status Code Coverage Latest Stable Version Total Downloads

The DoctrineORMModule leverages DoctrineModule and integrates Doctrine ORM with Laminas quickly and easily. The following features are intended to work out of the box:

  • Doctrine ORM support
  • Multiple ORM entity managers
  • Multiple DBAL connections
  • Reuse existing PDO connections in DBAL connection

Installation

Run the following to install this library using Composer:

composer require doctrine/doctrine-orm-module

Documentation

Please check the documentation on the Doctrine website for more detailed information on features provided by this component. The source files for the documentation can be found in the docs directory.

About

Doctrine ORM Module for Laminas

https://www.doctrine-project.org/projects/doctrine-orm-module.html

License:MIT License


Languages

Language:PHP 96.1%Language:HTML 3.2%Language:Shell 0.6%