PHPackages                             nguyenmanh1997/laravel-vietnam-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. nguyenmanh1997/laravel-vietnam-database

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

nguyenmanh1997/laravel-vietnam-database
=======================================

database Viet Nam

202611PHP

Since Oct 1Pushed 6y ago2 watchersCompare

[ Source](https://github.com/nguyenmanh1997/laravel-vietnam-database)[ Packagist](https://packagist.org/packages/nguyenmanh1997/laravel-vietnam-database)[ RSS](/packages/nguyenmanh1997-laravel-vietnam-database/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Install
-------

[](#install)

Via Composer

```
$ composer require nguyenmanh1997/laravel-vietnam-database
```

Usage
-----

[](#usage)

Method 1: Run

```
$ php artisan vietnam:install
```

Method 2:

1. In configs/app.php file, add the following to the providers array (optional in version &gt;= 5.5)

```
NguyenManh1997\VietNam\VietNamServiceProvider::class,
```

2. Run commands to publish the package’s config and assets and database

```
$ php artisan vendor:publish
$ php artisan migrate
$ composer dump-autoload
$ php artisan db:seed --class=DistrictsTable
$ php artisan db:seed --class=ProvincesTable
$ php artisan db:seed --class=WardsTable
```

3. Go to database and check it.

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- \[Nguyễn Mạnh\]\[\]

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 80.8% 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/d6e7f3fe599915f06f2ec223bcfd0e602e9aaa09fdd221cd7877898756d0eb3f?d=identicon)[nguyenmanh](/maintainers/nguyenmanh)

---

Top Contributors

[![0xmanhnv](https://avatars.githubusercontent.com/u/18032641?v=4)](https://github.com/0xmanhnv "0xmanhnv (21 commits)")[![pnlinh](https://avatars.githubusercontent.com/u/26193890?v=4)](https://github.com/pnlinh "pnlinh (3 commits)")[![nguyentranchung](https://avatars.githubusercontent.com/u/9611224?v=4)](https://github.com/nguyentranchung "nguyentranchung (2 commits)")

### Embed Badge

![Health badge](/badges/nguyenmanh1997-laravel-vietnam-database/health.svg)

```
[![Health](https://phpackages.com/badges/nguyenmanh1997-laravel-vietnam-database/health.svg)](https://phpackages.com/packages/nguyenmanh1997-laravel-vietnam-database)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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