ecphp / doctrine-oci8-bundle
Doctrine OCI8 (Oracle) bundle
Package info
github.com/ecphp/doctrine-oci8-bundle
Type:symfony-bundle
pkg:composer/ecphp/doctrine-oci8-bundle
1.0.1
2021-04-28 15:25 UTC
Requires
- php: >= 7.4
- ext-oci8: *
- ecphp/doctrine-oci8: ^1
- symfony/dependency-injection: >= 4.4
Requires (Dev)
- drupol/php-conventions: ^3.0
- friends-of-phpspec/phpspec-code-coverage: ^6.0
- infection/infection: ^0.21.0
- infection/phpspec-adapter: ^0.1.2
- phpspec/phpspec: ^7.0
- symfony/http-kernel: ^4.4
- vimeo/psalm: ^4
This package is auto-updated.
Last update: 2026-02-22 13:06:09 UTC
README
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.