承接 pecl/pdo_oci 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

pecl/pdo_oci

Composer 安装命令:

pie install pecl/pdo_oci

包简介

Use the PDO_OCI extension to access Oracle Database via PHP Data Objects (PDO) APIs

README 文档

README

Use the PDO_OCI extension to access Oracle Database via PHP Data Objects (PDO) APIs.

This repository is for PHP 8.3+ as it was decided to unbundle PDO OCI / OCI8 extension from the PHP source code.

Documentation is at https://www.php.net/pdo_oci

Installation

PECL

The PDO_OCI extension is available in the PECL repository here.

Use pecl install pdo_oci to install for PHP 8.3 and newer versions.

For older PHP versions, use php_pdo_oci.dll from the Windows PHP release bundle, or build from the PHP source code by running:

phpize
./configure --with-pdo_oci=shared,instantclient,/path/to/instant/client/sdk
make install

To complete installation, add "extension=pdo_oci.so" or "extension=php_pdo_oci.dll" (Windows) to your php.ini file.

PIE

The PHP OCI8 extension is also available in the PIE Packagist repository here.

To install from PIE, use the pie utility and run:

pie install pecl/pdo_oci

Tests

To run the tests, see tests/README.md.

Additional Requirements

The PDO_OCI extension can be linked with Oracle Client libraries from Oracle Database 11.2 or later. These libraries are found in your database installation, or in the free Oracle Instant Client packages from https://www.oracle.com/database/technologies/instant-client.html.

Install the 'Basic' or 'Basic Light' Instant Client package for running applications with this extension. If building from source, then also install the Instant Client SDK package.

Oracle's standard cross-version connectivity applies. For example, PHP PDO_OCI linked with Instant Client 19c can connect to Oracle Database 11.2 onward. See Oracle's note "Oracle Client / Server Interoperability Support" (ID 207303.1) for details.

PHP is available from https://www.php.net/releases/.

统计信息

  • 总下载量: 281
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 12
  • Forks: 12
  • 开发语言: PHP

其他信息

  • 授权协议: PHP-3.01
  • 更新时间: 2026-01-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固