PDO userspace driver proxying calls to PHP OCI8 driver for Oracle databases.
composer require yajra/laravel-pdo-via-oci8No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a PDO-like connection to Oracle using OCI8.
Install php-oci8 extension (e.g., pecl install oci8).
No dependency data recorded yet.