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 2d 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

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

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

2469d 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

[barryvdh/laravel-ide-helper

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

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[yajra/laravel-datatables-oracle

jQuery DataTables API for Laravel

4.9k33.8M339](/packages/yajra-laravel-datatables-oracle)[matt-daneshvar/laravel-survey

Create surveys inside your Laravel app

28770.3k](/packages/matt-daneshvar-laravel-survey)[tehwave/laravel-achievements

Simple, elegant Achievements the Laravel way

7012.8k](/packages/tehwave-laravel-achievements)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[bjuppa/laravel-blog

Add blog functionality to your Laravel project

483.3k2](/packages/bjuppa-laravel-blog)

PHPackages © 2026

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