Skip to content

Slamdunk/DoctrineModule

 
 

Repository files navigation

DoctrineModule for Laminas

Master Branch Build Status Scrutinizer Quality Score Code Coverage

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

Versions

The most recent versions of this module are on the 4.0.x branch. There is a 4.1.x branch and release but this is reserved for future integrations with unreleased Doctrine projects. If you are including this module in your composer file then use a 4.0.x release.

Documentation

Please check the docs dir for more detailed documentation on the features provided by this module.

Installation

Installation of DoctrineModule uses composer. For composer documentation, please refer to getcomposer.org.

composer require doctrine/doctrine-module

Then add DoctrineModule to your config/application.config.php

Installation without composer is not officially supported, and requires you to install and autoload the dependencies specified in the composer.json.

About

Doctrine Module for Laminas

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 99.9%
  • Batchfile 0.1%