{ "name": "taq/pdooci", "type": "library", "description": "Replacement for the PHP PDO OCI class", "keywords": ["oracle","oci","pdo","pdo_oci"], "homepage": "http://github.com/taq/pdooci", "license": "GPL-2.0-or-later", "version": "1.0.8", "authors": [ { "name": "Eustaquio Rangel", "email": "eustaquiorangel@gmail.com", "homepage": "http://eustaquiorangel.com", "role": "Developer" } ], "require": { "php": ">=5.3.0" }, "autoload": { "psr-4": { "PDOOCI\\": "src" } } }
info at phpclasses dot org