PHPackages                             arondeparon/laravel-create-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. arondeparon/laravel-create-db

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

arondeparon/laravel-create-db
=============================

A package that adds database creation to your Laravel app via Artisan.

1.0.1(4y ago)121821[1 PRs](https://github.com/arondeparon/laravel-create-db/pulls)MITPHPPHP ^8.0

Since Sep 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/arondeparon/laravel-create-db)[ Packagist](https://packagist.org/packages/arondeparon/laravel-create-db)[ Docs](https://github.com/arondeparon/laravel-create-db)[ GitHub Sponsors](https://github.com/ArondeParon)[ RSS](/packages/arondeparon-laravel-create-db/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (8)Versions (3)Used By (0)

Laravel Create DB
=================

[](#laravel-create-db)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5ac8b49348af4b16a4ba65b8a6ccfa12b21d2ff08efb5439f56766224652b49a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61726f6e64657061726f6e2f6c61726176656c2d6372656174652d64622e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/arondeparon/laravel-create-db)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/bbaef5765919531edd63ced66a49671be15f685ce5da44ebe8ea348171d8bcf8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f61726f6e64657061726f6e2f6c61726176656c2d6372656174652d64622f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/arondeparon/laravel-create-db/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/214497ad40df635bf4c79f0072e91688c3466d0dedfa3bc8dbdf9d7e3c477a2b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61726f6e64657061726f6e2f6c61726176656c2d6372656174652d64622e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/arondeparon/laravel-create-db)

This package adds an easy-to-use Artisan command to your application that allows you to create a new database schema.

The package is currently simple by design: there are no options apart from defining the schema and connection. If you need anything else, please submit a pull request.

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

[](#installation)

You can install the package via composer:

```
composer require arondeparon/laravel-create-db
```

Usage
-----

[](#usage)

```
php artisan migrate:create-db mydatabase [--connection myconnection]
```

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Aron Rotteveel](https://github.com/ArondeParon)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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 ~0 days

Total

2

Last Release

1757d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/95f389d71b88d1dcfafbe056d502bf8353a2a5e41b7106a9dc1e475f964a38f8?d=identicon)[ArondeParon](/maintainers/ArondeParon)

---

Top Contributors

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

---

Tags

artisandatabaselaravelphplaravelarondeparonlaravel-create-db

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/arondeparon-laravel-create-db/health.svg)

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

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M99](/packages/dedoc-scramble)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k38](/packages/spatie-laravel-passkeys)[wnx/laravel-backup-restore

A package to restore database backups made with spatie/laravel-backup.

213389.8k2](/packages/wnx-laravel-backup-restore)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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