PHPackages                             simply/database - 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. [Framework](/categories/framework)
4. /
5. simply/database

ActiveLibrary[Framework](/categories/framework)

simply/database
===============

A minimalistic database abstraction that provides convenience and structure

v0.1.0(7y ago)048MITPHPPHP ^7.2

Since Oct 8Pushed 7y ago1 watchersCompare

[ Source](https://github.com/simply-framework/database)[ Packagist](https://packagist.org/packages/simply/database)[ RSS](/packages/simply-database/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

Database convenience layer
==========================

[](#database-convenience-layer)

[![Build Status](https://camo.githubusercontent.com/bbdfe31a474692952318d15ffc6d7c2b02e534b2a7dd13b9834b914c551b7aad/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f636f6d2f73696d706c792d6672616d65776f726b2f64617461626173652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.com/simply-framework/database)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/9e840621355acca189562010fef437f617e60c086e8714233dfe41be7162ba94/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f73696d706c792d6672616d65776f726b2f64617461626173652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/simply-framework/database/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/a144531166c1b6ad2da814a7743b153744a984569098938ee3ab0aaab12b43be/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f73696d706c792d6672616d65776f726b2f64617461626173652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/simply-framework/database/?branch=master)[![Packagist](https://camo.githubusercontent.com/35b694cdea73335e3464d210e05fc9bbcdbef1ffd6e9254b6fc6c0f50fe662a0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73696d706c792f64617461626173652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/simply/database)

This package provides a partial database abstraction layer that is intended to make simple database operations more convenient while being able to write consistent and structured code with custom database queries. The purpose of this package is not to provide a complete database abstraction and will require you to write quite a bit of database specific SQL code still.

Therefore, this package is a database *convenience* layer rather than an abstraction layer, as it simply makes things more convenient but does not abstract away the underlying database.

NOTE: This package is part of a framework that is still highly experimental in nature. Stable api or proper documentation are not to be expected until the framework has been tested in practice.

API documentation is available at:

Credits
-------

[](#credits)

This library is Copyright (c) 2018 Riikka Kalliomäki.

See LICENSE for license and copying information.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

2822d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/434422?v=4)[Riikka Kalliomäki](/maintainers/Riimu)[@Riimu](https://github.com/Riimu)

---

Top Contributors

[![Riimu](https://avatars.githubusercontent.com/u/434422?v=4)](https://github.com/Riimu "Riimu (28 commits)")

---

Tags

databaseframeworkormphpphp-libraryframeworkabstractiondatabaseorm

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/simply-database/health.svg)

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

###  Alternatives

[symfony/symfony

The Symfony PHP framework

31.4k86.9M2.2k](/packages/symfony-symfony)[cakephp/cakephp

The CakePHP framework

8.8k19.1M1.7k](/packages/cakephp-cakephp)

PHPackages © 2026

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