PHPackages                             wellingtoncarneirobarbosa/laravel-custom-migrations-paths - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wellingtoncarneirobarbosa/laravel-custom-migrations-paths

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wellingtoncarneirobarbosa/laravel-custom-migrations-paths
=========================================================

Create custom paths for your laravel migrations

04PHP

Since Jun 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/WellingtonCarneiroBarbosa/laravel-custom-migrations-paths)[ Packagist](https://packagist.org/packages/wellingtoncarneirobarbosa/laravel-custom-migrations-paths)[ RSS](/packages/wellingtoncarneirobarbosa-laravel-custom-migrations-paths/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-custom-migrations-paths
===============================

[](#laravel-custom-migrations-paths)

Use custom migrations paths instead of having a single file to your all migrations to your Laravel project

Instalation
===========

[](#instalation)

1. Install the package `composer require wellingtoncarneirobarbosa/laravel-custom-migrations-paths`
2. Publish the configs `php artisan vendor:publish --tag=custom-migrations-paths`

You're done.

How to use?
-----------

[](#how-to-use)

Just add your custom migrations paths to the configuration file config/custom\_migrations.php

If you are using the default path database/migrations you don't need do nothing.

> This package supports: database/migrations/users/create\_users\_table.php
>
> This package does not supports: database/migrations/users/create/create\_users.php (I wanna add this later)

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/76abe486015400eec81f39ad9c01a06fb5e42fb678136bf3b0d614c15c58ee53?d=identicon)[owellcarneiro](/maintainers/owellcarneiro)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/wellingtoncarneirobarbosa-laravel-custom-migrations-paths/health.svg)

```
[![Health](https://phpackages.com/badges/wellingtoncarneirobarbosa-laravel-custom-migrations-paths/health.svg)](https://phpackages.com/packages/wellingtoncarneirobarbosa-laravel-custom-migrations-paths)
```

PHPackages © 2026

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