PHPackages                             bonsaicms/metamodel-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. [Database &amp; ORM](/categories/database)
4. /
5. bonsaicms/metamodel-database

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

bonsaicms/metamodel-database
============================

Metamodel Database for Bonsai CMS

088PHP

Since Feb 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/bonsaicms/metamodel-database)[ Packagist](https://packagist.org/packages/bonsaicms/metamodel-database)[ RSS](/packages/bonsaicms-metamodel-database/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Metamodel Database for Bonsai CMS
=================================

[](#metamodel-database-for-bonsai-cms)

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

[](#installation)

You can install the package via composer:

```
composer require bonsaicms/metamodel-database
```

### Configuration

[](#configuration)

You can publish the config file with:

```
php artisan vendor:publish --tag="bonsaicms-metamodel-database-config"
```

This is the contents of the published config file:

```
return [
    'bind' => [
        'schemaManager' => true,
    ],
    'observeModels' => [
        'entity' => true,
        'attribute' => true,
        'relationship' => true,
    ],
];
```

Testing
-------

[](#testing)

```
composer test
```

License
-------

[](#license)

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

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

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://www.gravatar.com/avatar/edc4bfbda5e465032f19ed11e038af9f4aeb45da0589e2ff77d9f2b0cd8368f6?d=identicon)[mspiderv](/maintainers/mspiderv)

---

Top Contributors

[![mspiderv](https://avatars.githubusercontent.com/u/2259835?v=4)](https://github.com/mspiderv "mspiderv (29 commits)")

### Embed Badge

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

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

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k117.2M118](/packages/jdorn-sql-formatter)[propel/propel1

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

8351.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

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