PHPackages                             edouardkombo/db-util - 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. edouardkombo/db-util

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

edouardkombo/db-util
====================

Driver classes for database storage, PDO available.

1.0.0.x-dev(12y ago)014MITPHPPHP &gt;=5.3.0

Since Jan 14Pushed 12y ago1 watchersCompare

[ Source](https://github.com/edouardkombo/DbUtil)[ Packagist](https://packagist.org/packages/edouardkombo/db-util)[ Docs](https://github.com/edouardkombo/DbUtil)[ RSS](/packages/edouardkombo-db-util/feed)WikiDiscussions 1.0.0 Synced 4d ago

READMEChangelogDependencies (1)Versions (1)Used By (0)

DbUtil
======

[](#dbutil)

The Troll Inception - Db Util

About
-----

[](#about)

Db Util is a set of classes you can use as driver in your application to store values in database. You can store actually with pdo.

These classes use AbstractFactory methods from The Troll Inception, so they respect the single responsibility principle.

Requirements
------------

[](#requirements)

Require PHP version 5.3 or greater, AbstractFactory and InterfaceFactory from The Troll Inception.

Installation
------------

[](#installation)

The easiest way to install is using [Composer](http://getcomposer.org/) you can easily install TTI Db Util system-wide with the following command:

```
composer global require 'edouardkombo/db-util=1.0.0.*@dev'

```

Make sure you have `~/.composer/vendor/bin/` in your PATH.

Or alternatively, include a dependency in your `composer.json` file. For example:

```
{
    "require": {
        "edouardkombo/db-util": "1.0.0.*@dev"
    }
}

```

You can also download the DbUtil source directly from the GIT checkout:

```
https://github.com/edouardkombo/DbUtil

```

Documentation
-------------

[](#documentation)

All additional documentation is available in code docblocks.

Contributing
------------

[](#contributing)

If you do contribute code to DbUtil, please make sure it conforms to the PSR coding standard. The easiest way to contribute is to work on a checkout of the repository, or your own fork, rather than an installed version.

Issues
------

[](#issues)

Bug reports and feature requests can be submitted on the [Github issues tracker](https://github.com/edouardkombo/DbUtil/issues).

For further informations, contact me directly at .

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

4504d ago

### Community

Maintainers

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

---

Tags

TTIThe Troll InceptionDb Util

### Embed Badge

![Health badge](/badges/edouardkombo-db-util/health.svg)

```
[![Health](https://phpackages.com/badges/edouardkombo-db-util/health.svg)](https://phpackages.com/packages/edouardkombo-db-util)
```

###  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)
