https://github.com/ecphp/doctrine-oci8-bundle
Doctrine OCI8 (Oracle) bundle.
https://github.com/ecphp/doctrine-oci8-bundle
bundle oci oci8 oracle symfony
Last synced: 11 days ago
JSON representation
Doctrine OCI8 (Oracle) bundle.
- Host: GitHub
- URL: https://github.com/ecphp/doctrine-oci8-bundle
- Owner: ecphp
- License: bsd-3-clause
- Created: 2021-02-16T11:49:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T07:12:16.000Z (over 2 years ago)
- Last Synced: 2025-09-14T10:59:02.130Z (4 months ago)
- Topics: bundle, oci, oci8, oracle, symfony
- Language: PHP
- Homepage: https://ecphp-doctrine-oci8-bundle.readthedocs.io
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://packagist.org/packages/ecphp/doctrine-oci8-bundle)
[](https://packagist.org/packages/ecphp/doctrine-oci8-bundle)
[](https://packagist.org/packages/ecphp/doctrine-oci8-bundle)
[](https://github.com/ecphp/doctrine-oci8-bundle/actions)
[](https://scrutinizer-ci.com/g/ecphp/doctrine-oci8-bundle/?branch=master)
[](https://shepherd.dev/github/ecphp/doctrine-oci8-bundle)
[](https://scrutinizer-ci.com/g/ecphp/doctrine-oci8-bundle/?branch=master)
[](https://ecphp-doctrine-oci8-bundle.readthedocs.io/)
[](https://packagist.org/packages/ecphp/doctrine-oci8-bundle)
# 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][http ecphp/doctrine-oci8].
This package does not provide any configuration and there is nothing to do once it is installed.
[http ecphp/doctrine-oci8]: https://github.com/ecphp/doctrine-oci8