chubbyphp/chubbyphp-doctrine-db-service-provider

This package is abandoned and no longer maintained. The author suggests using the chubbyphp/chubbyphp-laminas-config-doctrine package instead.

Chubbyphp database service provider

2.1.4 2021-10-02 18:39 UTC

README

CI Coverage Status Infection MSI 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 database service providers for doctrine dbal and orm.

Requirements

  • php: ^7.4|^8.0
  • doctrine/cache: ^1.11.3
  • doctrine/common: ^3.1.2
  • doctrine/dbal: ^2.11.3
  • doctrine/persistence: ^2.2.1

Suggest

  • doctrine/orm: ^2.9.1

Installation

Through Composer as chubbyphp/chubbyphp-doctrine-db-service-provider.

composer require chubbyphp/chubbyphp-doctrine-db-service-provider "^2.1"

Usage

ServiceFactory (chubbyphp/chubbyphp-container)

ServiceProvider (pimple/pimple)

Copyright

Dominik Zogg 2021

There is some code with @see, copied with small modifications by from thirdparties.