PHPackages                             awkwardideas/modelmaker - 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. awkwardideas/modelmaker

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

awkwardideas/modelmaker
=======================

MySQL to Laravel Generations

1.0.x-dev(9y ago)225MITPHPPHP &gt;=5.6.4

Since Nov 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/awkwardideas/ModelMaker)[ Packagist](https://packagist.org/packages/awkwardideas/modelmaker)[ RSS](/packages/awkwardideas-modelmaker/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

ModelMaker: MySQL to Laravel Model Generatoror
==============================================

[](#modelmaker-mysql-to-laravel-model-generatoror)

[![Latest Stable Version](https://camo.githubusercontent.com/a012c1378ea7c986d3cadaff1cd1b87069088027183879a81914e44ea72c7d6c/68747470733a2f2f706f7365722e707567782e6f72672f61776b7761726469646561732f6d6f64656c6d616b65722f762f737461626c65)](https://packagist.org/packages/awkwardideas/modelmaker)[![Total Downloads](https://camo.githubusercontent.com/fe7917d1dee669e7d3d8d9abf25bb35475105b7a4d22b6bb107624b080fa01e1/68747470733a2f2f706f7365722e707567782e6f72672f61776b7761726469646561732f6d6f64656c6d616b65722f646f776e6c6f616473)](https://packagist.org/packages/awkwardideas/modelmaker)[![Latest Unstable Version](https://camo.githubusercontent.com/37b87b458f8b5bd5d847fb9890220b1b8a0eef1237f85739a313882cf04a41b0/68747470733a2f2f706f7365722e707567782e6f72672f61776b7761726469646561732f6d6f64656c6d616b65722f762f756e737461626c65)](https://packagist.org/packages/awkwardideas/modelmaker)[![License](https://camo.githubusercontent.com/a7958f924db73080df957a61b5c1fd4b3fa63186effce819b14686b1eadee784/68747470733a2f2f706f7365722e707567782e6f72672f61776b7761726469646561732f6d6f64656c6d616b65722f6c6963656e7365)](https://packagist.org/packages/awkwardideas/modelmaker)

Install Via Composer
--------------------

[](#install-via-composer)

composer require awkwardideas/modelmaker

Add to Laravel App Config
-------------------------

[](#add-to-laravel-app-config)

```
/*
 * Package Service Providers...
 */
AwkwardIdeas\ModelMaker\ModelMakerServiceProvider::class,
//

```

Commands via Artisan
--------------------

[](#commands-via-artisan)

Command line actions are done via artisan. The host, username, password from the .env file are used for making the connection.

### php artisan modelmaker:clean

[](#php-artisan-modelmakerclean)

Removes all model maker files from the app/models folder

Options:

\--force Bypass confirmations

### php artisan modelmaker:generate

[](#php-artisan-modelmakergenerate)

Create migration files using the database information in .env

Options:

\--from= Database to migrate from --namespace= Defaults to App, but if provided will output with provided namespace --connection= If provided, adds connection reference to model. Use for multi database situations.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

3528d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17416801?v=4)[Awkward Ideas](/maintainers/awkwardideas)[@awkwardideas](https://github.com/awkwardideas)

---

Top Contributors

[![dachusa](https://avatars.githubusercontent.com/u/1718958?v=4)](https://github.com/dachusa "dachusa (1 commits)")

### Embed Badge

![Health badge](/badges/awkwardideas-modelmaker/health.svg)

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

###  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)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

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