PdoOci8 is a PHP PDO-like wrapper to connect and work on Oracle databases. Intended to be a replacement for the unmaintained PDO_OCI extension.
Via Composer
$ composer require jpina/pdooci8
Please see CHANGELOG for more information what has changed recently.
You can run the tests with composer.
$ composer test
Please see CONTRIBUTING and CONDUCT for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.