Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

chubbyphp-legacy/chubbyphp-doctrine-db-service-provider

Repository files navigation

chubbyphp-doctrine-db-service-provider

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.