doctrine/doctrine-module

Laminas Module that provides Doctrine basic functionality required for ORM and ODM modules

Package info

github.com/doctrine/DoctrineModule

Homepage

pkg:composer/doctrine/doctrine-module

Statistics

Installs: 8 158 597

Dependents: 159

Suggesters: 10

Stars: 396

Open Issues: 9

6.3.0 2025-01-23 18:55 UTC

Suggests

Provides

None

Replaces

None

MIT bac2ff88f29edaa2b25e17128214f8661a6024aa

moduledoctrinelaminas


README

👁 Build Status
👁 Code Coverage
👁 Latest Stable Version
👁 Total Downloads

DoctrineModule provides basic functionality consumed by DoctrineORMModule (if you want to use Doctrine ORM) and DoctrineMongoODMModule (if you want to use Doctrine MongoDB ODM).

Installation

Run the following to install this library using Composer:

composer require doctrine/doctrine-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.