Skip to content

ecphp/doctrine-oci8-bundle

Latest Stable Version GitHub stars Total Downloads GitHub Workflow Status Scrutinizer code quality Type Coverage Code Coverage Read the Docs License

Doctrine OCI8 Bundle

A bundle for PHP >= 7.4 and Symfony >= 4.4.

Installation

composer require ecphp/doctrine-oci8-bundle

Usage

Once installed, the bundle will automatically configure Doctrine to use the OCI8 driver provided by the package ecphp/doctrine-oci8.

This package does not provide any configuration and there is nothing to do once it is installed.