ecphp/doctrine-oci8-bundle

Doctrine OCI8 (Oracle) bundle

Installs: 4 314

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 1

Type:symfony-bundle

1.0.1 2021-04-28 15:25 UTC

This package is auto-updated.

Last update: 2024-03-22 09:01:05 UTC


README

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.