chubbyphp/chubbyphp-laminas-config-doctrine

2.2.0 2024-02-13 21:17 UTC

This package is auto-updated.

Last update: 2024-04-13 20:19:40 UTC


README

CI Coverage Status Mutation testing badge Latest Stable Version Total Downloads Monthly Downloads

bugs code_smells coverage duplicated_lines_density ncloc sqale_rating alert_status reliability_rating security_rating sqale_index vulnerabilities

Description

Doctrine service factories for the laminas/laminas-servicemanager and any other dependency injection container who's been able to handle it's config, like chubbyphp/chubbyphp-container via chubbyphp/chubbyphp-laminas-config and many (Aura.Di, Pimple, Auryn, Symfony, PHP-DI) more.

The original concept of this service factories is by @DASPRiD used in dasprid/container-interop-doctrine which was handed over to roave/psr-container-doctrine.

Small adjustments like using class names instead doctrine.something... strings as service names and the possiblity to install only the needed vendors make the difference to the original project.

Requirements

Suggested

Installation

Through Composer as chubbyphp/chubbyphp-laminas-config-doctrine.

composer require chubbyphp/chubbyphp-laminas-config-doctrine "^2.1"

Usage

MongodbODM

ORM

Copyright

2024 Dominik Zogg