PHPackages                             guissilveira/laravel-pgsql-multi-tenant-migrate - 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. guissilveira/laravel-pgsql-multi-tenant-migrate

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

guissilveira/laravel-pgsql-multi-tenant-migrate
===============================================

Laravel Artisan command to migrate postgres multi tentant

v1.0(9y ago)1186MITPHP

Since Jul 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/guissilveira/laravel-pgsql-multi-tenant-migrate)[ Packagist](https://packagist.org/packages/guissilveira/laravel-pgsql-multi-tenant-migrate)[ Docs](https://github.com/guissilveira)[ RSS](/packages/guissilveira-laravel-pgsql-multi-tenant-migrate/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

### Install

[](#install)

Require this package with composer using the following command:

```
composer require guissilveira/laravel-pgsql-multi-tenant-migrate
```

After updating composer, add the service provider to the `providers` array in `config/app.php`

```
Guissilveira\Laravel\Commands\MultiTenantMigrateServiceProvider::class
```

Run artisan command:

```
php artisan tenant:migrate
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

3589d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7f56d5a8665d7669cac42b8453cc4a7bb492287308cb09f11e092c121e7a65d2?d=identicon)[guissilveira](/maintainers/guissilveira)

---

Top Contributors

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

---

Tags

laravelpostgresartisancommandmigratetenantmulti-tenancy

### Embed Badge

![Health badge](/badges/guissilveira-laravel-pgsql-multi-tenant-migrate/health.svg)

```
[![Health](https://phpackages.com/badges/guissilveira-laravel-pgsql-multi-tenant-migrate/health.svg)](https://phpackages.com/packages/guissilveira-laravel-pgsql-multi-tenant-migrate)
```

###  Alternatives

[nwidart/db-exporter

Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.

37839.1k](/packages/nwidart-db-exporter)[elimuswift/db-exporter

Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.

364.7k](/packages/elimuswift-db-exporter)[orptech/laravel-migration-partition

Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.

3426.7k](/packages/orptech-laravel-migration-partition)

PHPackages © 2026

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