2017 © Pedro Peláez
 

symfony-bundle doctrine-oci8-french-driver-bundle

French driver to connect to an french installed oracle database

image

wizad/doctrine-oci8-french-driver-bundle

French driver to connect to an french installed oracle database

  • Wednesday, July 12, 2017
  • by wpottier
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 33 % Grown

The README.md

Doctrine Driver for OCI8 and Oracle Database in French

Installation

composer require wizad/doctrine-oci8-french-driver-bundle, (*1)

Enable the bundle

// app/AppKernel.php
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            // ...
            new Wizad\DoctrineOci8FrenchDriverBundle\WizadDoctrineOci8FrenchDriverBundle(),
        );

        // ...
    }
}

Use the driver

# app/config/config.yml
doctrine:
    dbal:
        driver_class: Wizad\DoctrineOci8FrenchDriver\Doctrine\Driver\OracleFrench

The Versions

12/07 2017

dev-master

9999999-dev http://github.com/wizad/doctrine-oci8-french-driver

French driver to connect to an french installed oracle database

  Sources   Download

MIT

The Requires

 

oracle doctrine

12/07 2017

v0.1.2

0.1.2.0 http://github.com/wizad/doctrine-oci8-french-driver

French driver to connect to an french installed oracle database

  Sources   Download

MIT

The Requires

 

oracle doctrine

23/06 2017

v0.1.1

0.1.1.0 http://github.com/wizad/doctrine-oci8-french-driver

French driver to connect to an french installed oracle database

  Sources   Download

MIT

The Requires

 

oracle doctrine

23/06 2017

v0.1

0.1.0.0 http://github.com/wizad/doctrine-oci8-french-driver

French driver to connect to an french installed oracle database

  Sources   Download

MIT

The Requires

 

oracle doctrine