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

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

soluble/db
==========

Soluble database common components

0.9.12(10y ago)0671MITPHPPHP &gt;=5.3.3

Since Mar 11Pushed 10y ago1 watchersCompare

[ Source](https://github.com/belgattitude/soluble-db)[ Packagist](https://packagist.org/packages/soluble/db)[ Docs](https://github.com/belgattitude/soluble-db)[ RSS](/packages/soluble-db/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (4)Versions (17)Used By (1)

Soluble\\Db
===========

[](#solubledb)

[![Build Status](https://camo.githubusercontent.com/eb6afed801a9a1f1b0f659e04b159a8801d22c38815a59f4fb3014e3440c0280/68747470733a2f2f7472617669732d63692e6f72672f62656c6761747469747564652f736f6c75626c65636f6d706f6e656e74732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/belgattitude/solublecomponents)[![Code Coverage](https://camo.githubusercontent.com/9617086077ba4672f0d9c06587470f21ec16cfc85e958effa6c36d1992aefccb/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f62656c6761747469747564652f736f6c75626c65636f6d706f6e656e74732f6261646765732f636f7665726167652e706e673f733d61616135353266363331336133613530313435663065383762323532633834363737633232616139)](https://scrutinizer-ci.com/g/belgattitude/solublecomponents/)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/5ba23d90e8da0fe3955426925b22b42b3dae784885052868f99fd3729127e623/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f62656c6761747469747564652f736f6c75626c65636f6d706f6e656e74732f6261646765732f7175616c6974792d73636f72652e706e673f733d36663361623931663931366266363432663234386538326332393835376639346362353062623333)](https://scrutinizer-ci.com/g/belgattitude/solublecomponents/)[![Dependency Status](https://camo.githubusercontent.com/12d44dbb0d4fc6c4b035b07ec5e1e33101e22672ec7c4b1b426183ff4def9805/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3532636332363734656331333735343937303030303166332f62616467652e706e67)](https://www.versioneye.com/user/projects/52cc2674ec137549700001f3)[![Latest Stable Version](https://camo.githubusercontent.com/2121303c69d0f2bb010370838da4fb99024176867fccac16fe056e5ba46c106f/68747470733a2f2f706f7365722e707567782e6f72672f736f6c75626c652f64622f762f737461626c652e737667)](https://packagist.org/packages/soluble/db)[![License](https://camo.githubusercontent.com/2f53ea36238708bb1fb9ab4a7b1353ce39f492ff44e7cfe005416b34efee83b4/68747470733a2f2f706f7365722e707567782e6f72672f736f6c75626c652f64622f6c6963656e73652e706e67)](https://packagist.org/packages/soluble/db)

Introduction
------------

[](#introduction)

Soluble\\Db offers various utilities accross the soluble components.

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

[](#requirements)

Soluble components requires PHP 5.3+

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

[](#installation)

Soluble/Db can be installed via composer. For composer documentation, please refer to [getcomposer.org](http://getcomposer.org/).

The recommended way to install Soluble\\Db is through `Composer `\_. Just add soluble/db in your composer.json file as described below

```
php composer.phar require soluble/db:0.*
```

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

[](#documentation)

Documentation is hosted on [Read the docs](http://soluble.readthedocs.org)

[![Total Downloads](https://camo.githubusercontent.com/3129a3598a9183fc75a46be4e38224df4558285ad31d7036afcdacbde9de7370/68747470733a2f2f706f7365722e707567782e6f72672f736f6c75626c652f64622f646f776e6c6f6164732e706e67)](https://packagist.org/packages/soluble/db)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.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 ~44 days

Recently: every ~105 days

Total

16

Last Release

3788d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9d46e3c1ed3f21ab21812eec026e363708d97adf28b743a41c4b2be45bf5e981?d=identicon)[belgattitude](/maintainers/belgattitude)

---

Top Contributors

[![belgattitude](https://avatars.githubusercontent.com/u/259798?v=4)](https://github.com/belgattitude "belgattitude (72 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

---

Tags

databasedbSoluble

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/soluble-db/health.svg)](https://phpackages.com/packages/soluble-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)[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)[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.

921274.8k6](/packages/lichtner-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)
