vincentshiqi/laravel-p-pdo-via-oci8

PDO userspace driver proxying calls to PHP OCI8 driver
47
Install
composer require vincentshiqi/laravel-p-pdo-via-oci8
Latest Version:v1.3.1
License:MIT
Last Updated:Nov 27, 2018
Links: GitHub  ·  Packagist
Maintainer: vincentshiqi

Oracle PDO Userspace Driver for OCI8

###PDO via Oci8

Latest Stable Version Total Downloads Latest Unstable Version License

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.

Please report any bugs you may find.

###Installation

Add vincentshiqi/laravel-p-pdo-via-oci8 as a requirement to composer.json:

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

And then run composer update

License

Licensed under the MIT License.

Related Packages

erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

622,487,850 9,703
laravel/framework

The Laravel Framework.

568,663,231 34,884
laravel/tinker

Powerful REPL for the Laravel framework.

478,440,860 7,440