Stars: 392
Forks: 269
Pull Requests: 489
Issues: 330
Watchers: 45
Last Updated: 2023-08-11 11:13:45
Doctrine Module for Laminas
License: MIT License
Languages: PHP, Batchfile
http://www.doctrine-project.org/projects/doctrine-module.html
DoctrineModule provides basic functionality consumed by DoctrineORMModule (if you want to use Doctrine ORM) and DoctrineMongoODMModule (if you want to use Doctrine MongoDB ODM).
Run the following to install this library using Composer:
composer require doctrine/doctrine-module
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.