PHPackages                             bobsbg/yii2-oci2pdo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. bobsbg/yii2-oci2pdo

ActiveYii2-extension[Database &amp; ORM](/categories/database)

bobsbg/yii2-oci2pdo
===================

Yii2 extension to simulate a PDO connection to Oracle database using PHP OCI8

v1.0.4(9y ago)53.6k↓62.5%[1 issues](https://github.com/neutrinobg/yii2-oci2pdo/issues)MITPHP

Since Dec 8Pushed 9y ago3 watchersCompare

[ Source](https://github.com/neutrinobg/yii2-oci2pdo)[ Packagist](https://packagist.org/packages/bobsbg/yii2-oci2pdo)[ RSS](/packages/bobsbg-yii2-oci2pdo/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/d66efe9d7871346cdc34ce5792a572e5df974cd5b98a2833bd81162c96d92678/68747470733a2f2f706f7365722e707567782e6f72672f62756f6e7a7a2f6c61726176656c2d342d6672656567656f69702f762f737461626c652e737667)](https://packagist.org/packages/bobsbg/yii2-oci2pdo)[![Total Downloads](https://camo.githubusercontent.com/0eb25fe360fb9762bc30b3c712edcf60fc800cbdf0507feda95d9c4aaeb0ea44/68747470733a2f2f706f7365722e707567782e6f72672f62756f6e7a7a2f6c61726176656c2d342d6672656567656f69702f646f776e6c6f6164732e737667)](https://packagist.org/packages/bobsbg/yii2-oci2pdo)[![Latest Unstable Version](https://camo.githubusercontent.com/66feb17ff31fe4e7075013f2c0dc5ab31def90c588f26ae4f04532df3803a085/68747470733a2f2f706f7365722e707567782e6f72672f62756f6e7a7a2f6c61726176656c2d342d6672656567656f69702f762f756e737461626c652e737667)](https://packagist.org/packages/bobsbg/yii2-oci2pdo)

yii2-oci2pdo
============

[](#yii2-oci2pdo)

Yii2 extension to simulate a PDO connection to Oracle database using PHP OCI8

Installation
============

[](#installation)

Install With Composer The preferred way to install this extension is through composer. Either run

```
php composer.phar require bobsbg/yii2-oci2pdo

```

or add

```
"bobsbg/yii2-oci2pdo": "*"

```

to the require section of your composer.json file.

Usage / configuration
=====================

[](#usage--configuration)

```
'db' => [
    'class' => 'bobsbg\oci2pdo\OciDbConnection',
    'dsn' => 'oci:dbname=DBNAME;charset=UTF8',
    'username' => 'scott',
    'password' => 'tiger',
    'charset' => 'utf8',
],
```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~179 days

Total

3

Last Release

3503d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e1ea1a85c437d406f95ce4fc9ef705e04cf73f5834db6d9a4f7da8c7339ba95d?d=identicon)[neutrinobg](/maintainers/neutrinobg)

---

Top Contributors

[![neutrinobg](https://avatars.githubusercontent.com/u/12033122?v=4)](https://github.com/neutrinobg "neutrinobg (22 commits)")

---

Tags

phppdooracleoci8dbyii2oci

### Embed Badge

![Health badge](/badges/bobsbg-yii2-oci2pdo/health.svg)

```
[![Health](https://phpackages.com/badges/bobsbg-yii2-oci2pdo/health.svg)](https://phpackages.com/packages/bobsbg-yii2-oci2pdo)
```

###  Alternatives

[doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.

9.7k605.0M6.8k](/packages/doctrine-dbal)[lichtner/fluentpdo

FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.

930286.0k6](/packages/lichtner-fluentpdo)[fpdo/fluentpdo

FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.

922251.8k8](/packages/fpdo-fluentpdo)[eftec/pdoone

Minimaist procedural PDO wrapper library

1116.3k9](/packages/eftec-pdoone)[jpina/oci8

Oracle database wrapper for PHP oci8 functions

1714.0k](/packages/jpina-oci8)[jonas-elias/hyperf-oracle

A oracle handler for hyperf/database.

102.5k](/packages/jonas-elias-hyperf-oracle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
