PHPackages                             jabarihunt/mysql-model-builder - 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. jabarihunt/mysql-model-builder

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

jabarihunt/mysql-model-builder
==============================

A class that builds usable models based on your MySQL database tables.

v0.4.3(3y ago)071MITPHPPHP &gt;=8.0

Since Mar 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jabarihunt/mysql-model-builder)[ Packagist](https://packagist.org/packages/jabarihunt/mysql-model-builder)[ Docs](https://github.com/jabarihunt/mysql-model-builder)[ RSS](/packages/jabarihunt-mysql-model-builder/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (3)Versions (26)Used By (0)

MySQL Model Builder
===================

[](#mysql-model-builder)

A development utility that creates CRUD models from your MySQL database tables.

Getting Started
---------------

[](#getting-started)

Once the below conditions are met, you can build usable models for your entire database...

### Prerequisites

[](#prerequisites)

- PHP 8+
- .env file in your project with DB credentials

### Installing

[](#installing)

Run the following command in the same directory as your project's composer.json file:

`composer require --dev jabarihunt/mysql-model-builder`

This will install the tool as a development dependency. Remember, you should always run the following before deploying to production:

`composer install --no-dev`

Usage
-----

[](#usage)

Contributing
------------

[](#contributing)

1. Fork Repository
2. Create a descriptive branch name
3. Make edits to your branch
4. Squash (Rebase) your commits
5. Create a pull request

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Every ~22 days

Recently: every ~2 days

Total

25

Last Release

1365d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2807764?v=4)[Jabari J. Hunt](/maintainers/jabarihunt)[@jabarihunt](https://github.com/jabarihunt)

---

Top Contributors

[![jabarihunt](https://avatars.githubusercontent.com/u/2807764?v=4)](https://github.com/jabarihunt "jabarihunt (46 commits)")

---

Tags

ormmysqlmodel

### Embed Badge

![Health badge](/badges/jabarihunt-mysql-model-builder/health.svg)

```
[![Health](https://phpackages.com/badges/jabarihunt-mysql-model-builder/health.svg)](https://phpackages.com/packages/jabarihunt-mysql-model-builder)
```

PHPackages © 2026

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