PHPackages                             hopp/dbutil - 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. hopp/dbutil

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

hopp/dbutil
===========

A database utility wrapper for the template

026PHP

Since Sep 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/template-hop/dbutil-package)[ Packagist](https://packagist.org/packages/hopp/dbutil)[ RSS](/packages/hopp-dbutil/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel dbutil
==============

[](#laravel-dbutil)

Simple MySQL laravel Wrapper for database management.

**This repo is not in active development.**

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

[](#installation)

Require this package with composer:

```
composer require Hopp/dbutil

```

After updating composer, add the ServiceProvider to the providers array in `config/app.php`

Laravel 5.x
-----------

[](#laravel-5x)

```
Hopp\dbutil\ServiceProvider::class
```

If you like to use the facade, add this to your facades in `config/app.php`

```
'DbUtil' => Hopp\DbUtil\Facade::class
```

Security vurnabilities.
-----------------------

[](#security-vurnabilities)

If you discover any security related issues, please email  instead of using the issue tracker.

Versioning
----------

[](#versioning)

Copyright and license
---------------------

[](#copyright-and-license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![Tjoosten](https://avatars.githubusercontent.com/u/5157609?v=4)](https://github.com/Tjoosten "Tjoosten (20 commits)")

### Embed Badge

![Health badge](/badges/hopp-dbutil/health.svg)

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

###  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.3k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M543](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M209](/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)
