yajra/laravel-pdo-via-oci8
Laravel package that enables PDO support through the OCI8 driver, letting you use Oracle databases with Laravel’s database layer. Useful for applications needing Oracle connectivity while keeping familiar PDO-style APIs and configuration.
Full Changelog: https://github.com/yajra/pdo-via-oci8/compare/v3.7.1...v3.7.2
fix: Silence PHP8.4's deprecation warnings.
fix: oci_new_collection implementation #139
Fix #106: return object collection instead of oci8 statement resource #107
Add missing property types and return types for PHP 8.1 #95 Add method to support oci_set_client_identifier #102
Added support for oci_set_call_timeout function #85
Add PHP 8 support #83 Move tests to github actions Fix #82
How can I help you explore Laravel packages today?