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

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

tlumx/tlumx-db
==============

Tlumx db component, lightweight PHP database access layer, wrapper for PDO, simple PHP Query Builder

v1.0.0(8y ago)110MITPHPPHP ^7.0

Since Feb 24Pushed 7y ago1 watchersCompare

[ Source](https://github.com/tlumx/tlumx-db)[ Packagist](https://packagist.org/packages/tlumx/tlumx-db)[ Docs](https://github.com/tlumx/tlumx-db)[ RSS](/packages/tlumx-tlumx-db/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (3)Used By (0)

tlumx-db
========

[](#tlumx-db)

[![Build Status](https://camo.githubusercontent.com/0bd5c961d7aec67e59f40036aba3e8e5e7e5b3becd476c1c098843bb062d00b2/68747470733a2f2f7472617669732d63692e6f72672f746c756d782f746c756d782d64622e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/tlumx/tlumx-db)[![Coverage Status](https://camo.githubusercontent.com/acbb47ac914eb19d80a3baf36db2437fdc016cfad3a18fe9f9b85f5e7501108e/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f746c756d782f746c756d782d64622f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/tlumx/tlumx-db?branch=master)[![License](https://camo.githubusercontent.com/c5e55a58f8e502baec7f587806dccaaa8cfcb33a59fdb11522a17181e3153445/68747470733a2f2f706f7365722e707567782e6f72672f746c756d782f746c756d782d64622f6c6963656e7365)](https://packagist.org/packages/tlumx/tlumx-db)

`Tlumx\Db` component is a lightweight PHP database access layer (wrapper for PDO), that provides very simple PHP Query Builder.

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

[](#requirements)

- PHP &gt;= 7.0
- PDO Extension

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

[](#installation)

Use [Composer](https://getcomposer.org/) to install tlumx-db.

```
$ composer require tlumx/tlumx-db "1.0.*"
```

Usage
-----

[](#usage)

See:

Resources
---------

[](#resources)

- File issues at
- Documentation is at
- [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2988d ago

### Community

Maintainers

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

---

Top Contributors

[![svitcode](https://avatars.githubusercontent.com/u/2510160?v=4)](https://github.com/svitcode "svitcode (63 commits)")

---

Tags

dbpdotftlumxdbtlumx

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[robmorgan/phinx

Phinx makes it ridiculously easy to manage the database migrations for your PHP app.

4.5k46.2M405](/packages/robmorgan-phinx)[spatie/laravel-translation-loader

Store your language lines in the database, yaml or other sources

8362.9M51](/packages/spatie-laravel-translation-loader)[aura/sqlquery

Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.

4572.9M34](/packages/aura-sqlquery)[laminas/laminas-db

Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations

13922.5M206](/packages/laminas-laminas-db)[envms/fluentpdo

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

925511.7k13](/packages/envms-fluentpdo)[danielme85/laravel-log-to-db

Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.

135934.5k1](/packages/danielme85-laravel-log-to-db)

PHPackages © 2026

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