2017 © Pedro Peláez
 

library laravel-p-pdo-via-oci8

PDO userspace driver proxying calls to PHP OCI8 driver

image

vincentshiqi/laravel-p-pdo-via-oci8

PDO userspace driver proxying calls to PHP OCI8 driver

  • Monday, May 8, 2017
  • by vincentshiqi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 25 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Oracle PDO Userspace Driver for OCI8

PDO via Oci8

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

The vincentshiqi/laravel-p-pdo-via-oci8 package is a simple userspace driver for PDO that uses the tried and tested OCI8 functions instead of using the still experimental and not all that functionnal PDO_OCI library., (*2)

Please report any bugs you may find., (*3)

Installation

Add vincentshiqi/laravel-p-pdo-via-oci8 as a requirement to composer.json:, (*4)

{
    "require": {
        "vincentshiqi/laravel-p-pdo-via-oci8": "1.*"
    }
}

And then run composer update, (*5)

License

Licensed under the MIT License., (*6)

The Versions

08/05 2017

dev-master

9999999-dev https://github.com/vincentshiqi/laravel-p-pdo-via-oci8

PDO userspace driver proxying calls to PHP OCI8 driver

  Sources   Download

MIT

The Development Requires

by vincent heshiqi
by vincent heshiqi

08/05 2017

v1.0.0

1.0.0.0 https://github.com/vincentshiqi/laravel-p-pdo-via-oci8

PDO userspace driver proxying calls to PHP OCI8 driver

  Sources   Download

MIT

The Development Requires

by vincent heshiqi

08/05 2017

v1.3.1

1.3.1.0 https://github.com/vincentshiqi/laravel-p-pdo-via-oci8

PDO userspace driver proxying calls to PHP OCI8 driver

  Sources   Download

MIT

The Development Requires

by vincent heshiqi