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

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

jascha030/db
============

Small set of interfaces serving as a thin layer on top of doctrine/dbal.

00PHPCI passing

Since Mar 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jascha030/db-service)[ Packagist](https://packagist.org/packages/jascha030/db)[ RSS](/packages/jascha030-db/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

DB Service
==========

[](#db-service)

A thin layer on top of `doctrine/dbal`. This package was made for usage in the `jascha030/xerographer` package.

Getting started
---------------

[](#getting-started)

Prerequisites
-------------

[](#prerequisites)

- php: `>=8.2`
- Composer `^2.3`

### Installation

[](#installation)

```
composer require jascha030/db
```

### Testing

[](#testing)

Included with the package are a set of Unit tests using `phpunit/phpunit`. For ease of use a composer script command is defined to run the tests.

The default configuration will be used when using the `test` command, which is defined at `phpunit.xml.dist`.

```
composer test
# Or
composer run test
```

A code coverage report is generated in the project's root as `cov.xml`. The `cov.xml` file is not ignored in the `.gitignore` by default. You are encouraged to commit the latest code coverage report, when deploying new features.

### Code style &amp; Formatting

[](#code-style--formatting)

A code style configuration for `friendsofphp/php-cs-fixer` is included, defined in `.php-cs-fixer.dist.php`.

```
composer format
```

License
-------

[](#license)

This composer package is an open-sourced software licensed under the [MIT License](https://github.com/jascha030/sb-service/blob/master/LICENSE.md)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25476438?v=4)[Jascha van Aalst](/maintainers/Jascha030)[@jascha030](https://github.com/jascha030)

---

Top Contributors

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

---

Tags

composerdatabasedoctrinephpsymfony

### Embed Badge

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

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

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k116.5M113](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[yemenopensource/filament-excel

This package useful for importing excel files into models.

194.2k](/packages/yemenopensource-filament-excel)

PHPackages © 2026

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