jpina/pdooci8

PDO-like wrapper for Oracle databases

dev-master / 1.0.x-dev 2016-02-28 22:13 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:06:41 UTC


README

Latest Version on Packagist Software License Build Status Code Coverage Scrutinizer Score Code Climate Score Dependencies Status Total Downloads

SensioLabsInsight Score

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.

Install

Via Composer

$ composer require jpina/pdooci8

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

You can run the tests with composer.

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email jabdhel@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.