Skip to content

doctrine/DoctrineModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fd22a14 · Jan 28, 2025
Jan 23, 2025
Oct 18, 2021
Dec 11, 2022
Dec 31, 2024
Dec 29, 2024
Dec 29, 2024
Jan 28, 2025
Dec 24, 2024
Dec 24, 2024
Jan 24, 2025
Nov 4, 2021
Dec 29, 2024
Jan 23, 2025
Dec 24, 2024
Dec 24, 2024
Dec 24, 2024

Repository files navigation

DoctrineModule for Laminas

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.