PHPackages                             ryssbowh/unique-migrations - 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. ryssbowh/unique-migrations

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

ryssbowh/unique-migrations
==========================

Overrides Laravel migration creator to create migrations with unique names

1.0(6y ago)09MITPHP

Since Aug 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ryssbowh/unique-migrations)[ Packagist](https://packagist.org/packages/ryssbowh/unique-migrations)[ Docs](https://github.com/ryssbowh/unique-migrations)[ RSS](/packages/ryssbowh-unique-migrations/feed)WikiDiscussions master Synced 2w ago

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

Unique migrations for Laravel
=============================

[](#unique-migrations-for-laravel)

This package allows to have migrations with unique names.

Why ? When several developers are working on the same project, they might create migrations that have the same name, when batch migrating several migrations and two have the same name, Laravel throws an exception.

This package change the name of migrations and adds a microseconds timestamp to it.

Install
-------

[](#install)

Register the service provider `Ryssbowh\MigrationServiceProvider`, use `./artisan migrate` and `./artisan make:migration` as before.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

2517d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6736613?v=4)[The Web Puzzlers](/maintainers/ryssbowh)[@ryssbowh](https://github.com/ryssbowh)

---

Tags

laravelmigrations

### Embed Badge

![Health badge](/badges/ryssbowh-unique-migrations/health.svg)

```
[![Health](https://phpackages.com/badges/ryssbowh-unique-migrations/health.svg)](https://phpackages.com/packages/ryssbowh-unique-migrations)
```

###  Alternatives

[yajra/laravel-datatables-oracle

jQuery DataTables API for Laravel

4.9k36.0M364](/packages/yajra-laravel-datatables-oracle)[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k129.4M835](/packages/barryvdh-laravel-ide-helper)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

1.0k2.1M165](/packages/laravel-ai)[glorand/laravel-model-settings

Model Settings for your Laravel app

9141.1M4](/packages/glorand-laravel-model-settings)[flarum/core

Delightfully simple forum software.

201.4M2.2k](/packages/flarum-core)

PHPackages © 2026

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