PHPackages                             kangyasin/createdatabase - 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. [CLI &amp; Console](/categories/cli)
4. /
5. kangyasin/createdatabase

ActiveLibrary[CLI &amp; Console](/categories/cli)

kangyasin/createdatabase
========================

This package for create command make:database

1.0.0(7y ago)044MITPHP

Since Sep 18Pushed 7y agoCompare

[ Source](https://github.com/kangyasin/createdatabase-laravel)[ Packagist](https://packagist.org/packages/kangyasin/createdatabase)[ RSS](/packages/kangyasin-createdatabase/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Feature
=======

[](#feature)

1. create new database with command php artisan make:database db\_name
2. migration folder for core and client \[SOON\].
3. controller for create db and client with /Artisan:: command. \[SOON\]

use config/app.php
------------------

[](#use-configappphp)

```
Kangyasin\CreateDatabase\DatabaseServiceProvider::class,
```

install package
---------------

[](#install-package)

```
composer require kangyasin/createdatabase:1.0.0
```

publish vendor
--------------

[](#publish-vendor)

1. php artisan vendor:publish
2. choose config-kangyasin for publish vendor files.

Test run command
----------------

[](#test-run-command)

```
php artisan
```

[![](https://github.com/kangyasin/createdatabase-laravel/raw/master/img/img-1-laravel-create-database-by-kangyasin.jpg?raw=true)](https://github.com/kangyasin/createdatabase-laravel/blob/master/img/img-1-laravel-create-database-by-kangyasin.jpg?raw=true)

For make sure config database in your .env and run command

```
php artisan make:database examplekangyasin
```

change **examplekangyasin** with your db name and see in your server db.

update soon !!

please star

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

2792d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/kangyasin-createdatabase/health.svg)

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

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

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