PHPackages                             sakanjo/laravel-readable-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. sakanjo/laravel-readable-migrations

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

sakanjo/laravel-readable-migrations
===================================

Change migrations filenames to more readable numeric format.

v1.0.2(1y ago)7122MITPHPPHP ^8.2CI passing

Since May 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/sakanjo/laravel-readable-migrations)[ Packagist](https://packagist.org/packages/sakanjo/laravel-readable-migrations)[ GitHub Sponsors](https://github.com/sakanjo)[ RSS](/packages/sakanjo-laravel-readable-migrations/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (8)Versions (4)Used By (0)

✨ Readable migrations
=====================

[](#-readable-migrations)

 [![Workflow status](https://camo.githubusercontent.com/abbe6a2eaf578ec9f32339978ebf4ec462ab51c734e05d17065a72694150ba77/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f73616b616e6a6f2f6c61726176656c2d7265616461626c652d6d6967726174696f6e732f74657374732e796d6c3f7374796c653d666f722d7468652d6261646765)](https://github.com/sakanjo/laravel-readable-migrations/actions) [![Laravel v11.x](https://camo.githubusercontent.com/0581d0d8558ab4baac47111d76069ec290ecf507fe89383033098c54e0e85ebb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d7631312e782d4646324432303f7374796c653d666f722d7468652d6261646765266c6f676f3d6c61726176656c)](https://laravel.com) [![PHP 8.2](https://camo.githubusercontent.com/95275f89c84292d44179906cd7fecba6795cc62414fc389bb3031205fe046478/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e322d3737374242343f7374796c653d666f722d7468652d6261646765266c6f676f3d706870)](https://php.net)

Change migrations filenames to more readable numeric format.

> ✨ Help support the maintenance of this package by [sponsoring me](https://github.com/sponsors/sakanjo).

[![Preview](./art/preview.png)](./art/preview.png)

Table of Contents
=================

[](#table-of-contents)

- [Install](#-install)
- [Usage](#-usage)
- [Options](#options)
    - [1. --pad](#1---pad)
    - [2. --gap](#2---gap)
- [Support the development](#-support-the-development)
- [Credits](#%EF%B8%8F-credits)
- [License](#-license)

📦 Install
---------

[](#-install)

```
composer require --dev sakanjo/laravel-readable-migrations

```

🦄 Usage
-------

[](#-usage)

```
php artisan make:readable-migrations
```

That's it

Options
-------

[](#options)

### 1. --pad

[](#1---pad)

```
php artisan make:readable-migrations --pad=4
```

This option allows you to specify the number of digits to pad the migration number with.

### 2. --gap

[](#2---gap)

```
php artisan make:readable-migrations --gap=5
```

This option allows you to specify the number of digits to multiply the migration number by.

💖 Support the development
-------------------------

[](#-support-the-development)

**Do you like this project? Support it by donating**

Click the ["💖 Sponsor"](https://github.com/sponsors/sakanjo) at the top of this repo.

©️ Credits
----------

[](#️-credits)

- [Salah Kanjo](https://github.com/sakanjo)
- [All Contributors](../../contributors)

📄 License
---------

[](#-license)

[MIT License](https://github.com/sakanjo/laravel-readable-migrations/blob/master/LICENSE) © 2023-PRESENT [Salah Kanjo](https://github.com/sakanjo)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance46

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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

Every ~168 days

Total

3

Last Release

404d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/121197517?v=4)[Salah Kanjo](/maintainers/sakanjo)[@sakanjo](https://github.com/sakanjo)

---

Top Contributors

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

---

Tags

laravellaravel-easymigrationslaravelmigrationslaravel migrations

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/sakanjo-laravel-readable-migrations/health.svg)

```
[![Health](https://phpackages.com/badges/sakanjo-laravel-readable-migrations/health.svg)](https://phpackages.com/packages/sakanjo-laravel-readable-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)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[wnx/laravel-stats

Get insights about your Laravel Project

1.8k1.8M7](/packages/wnx-laravel-stats)[livewire/flux

The official UI component library for Livewire.

9385.0M86](/packages/livewire-flux)[laravel/pennant

A simple, lightweight library for managing feature flags.

57311.1M53](/packages/laravel-pennant)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)

PHPackages © 2026

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