PHPackages                             bgli100/rdb-helper - 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. bgli100/rdb-helper

ActiveLibrary[Database &amp; ORM](/categories/database)

bgli100/rdb-helper
==================

Deal with differences within PHP RDBMS APIs. Also provide facade class for global access. It does not try to generalize or simplify writing SQL.

v1.3.4(1y ago)07MITPHPPHP ~5.6|~7.0|~8.0

Since Sep 16Pushed 1y agoCompare

[ Source](https://github.com/bgli100/php-rdbms-wrapper)[ Packagist](https://packagist.org/packages/bgli100/rdb-helper)[ RSS](/packages/bgli100-rdb-helper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (15)Used By (0)

PHP RDBMS drivers wrapper
=========================

[](#php-rdbms-drivers-wrapper)

What to deal with
-----------------

[](#what-to-deal-with)

Tired with PHP's 3 MySQL drivers? Not sure MySQLi or PDO\_MySQL?

This wrapper is try to separate client code with ALL driver-specific calls without using any ORM or huge frameworks. It is also procedure-friendly.

Features
--------

[](#features)

- Generator for iteration, client code can just `foreach` the result set without using driver-specific fetch methods
- Automatic bind in-params without specifying data types (**WARNING** not appreciable if client or server is sensitive with `blob` and `string`)
- Optional facades with multiple connections

TODO
----

[](#todo)

- Generated documents
- PDO implementation
- Does not work on HHVM due to both variadic and by reference arguments are not supported

License
-------

[](#license)

MIT

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance44

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 69.6% 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 ~281 days

Recently: every ~762 days

Total

12

Last Release

437d ago

PHP version history (2 changes)v1.0.0PHP ~5.6|~7.0

v1.3.3PHP ~5.6|~7.0|~8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/360f0b14012a9b592ff23bf506cd6286a56b14631fb94b74ec65d8ddbca9066d?d=identicon)[bgli100](/maintainers/bgli100)

---

Top Contributors

[![acgrid](https://avatars.githubusercontent.com/u/7407146?v=4)](https://github.com/acgrid "acgrid (16 commits)")[![bgli100](https://avatars.githubusercontent.com/u/7760499?v=4)](https://github.com/bgli100 "bgli100 (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bgli100-rdb-helper/health.svg)

```
[![Health](https://phpackages.com/badges/bgli100-rdb-helper/health.svg)](https://phpackages.com/packages/bgli100-rdb-helper)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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