PHPackages                             dyrynda/nomad - 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. dyrynda/nomad

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

dyrynda/nomad
=============

Laravel-style database migrations wherever they may roam

4.0.0(5y ago)571.2k↓91.7%41MITPHPPHP ^7.2.5

Since Jan 12Pushed 5y ago4 watchersCompare

[ Source](https://github.com/michaeldyrynda/nomad)[ Packagist](https://packagist.org/packages/dyrynda/nomad)[ Docs](https://github.com/michaeldyrynda/nomad)[ RSS](/packages/dyrynda-nomad/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (10)Dependencies (10)Versions (15)Used By (1)

Nomad
=====

[](#nomad)

About Nomad
-----------

[](#about-nomad)

Nomad gives you the power of Laravel's [database migrations](https://laravel.com/docs/5.8/migrations) without the need for a full Laravel installation.

This is particularly useful where you have multiple applications accessing a single database, but you aren't sure which should be responsible for managing the database schema. By extracting your migrations to a separate repository, you can maintain full version control over your database schema, without worrying about different applications trying to run the migrations on the same database.

Installation
------------

[](#installation)

Nomad is built as a utility to support another repository. Learn more about this [here](https://github.com/michaeldyrynda/vagabond).

Should you choose to use the Nomad library directly, first install it using [Composer](https://getcomposer.org).

```
composer require dyrynda/nomad

```

A sample configuration file is provided in `config/database.php`, which you can change as needed for your database environment.

You may then run the `nomad` application and access the available commands.

Usage
-----

[](#usage)

For information on the available commands and their functions, be sure to check out Laravel's [migration documentation](https://laravel.com/docs/5.5/migrations).

Credits
-------

[](#credits)

Special thanks to [Nuno Maduro](https://twitter.com/enunomaduro) for the work he has done with [Laravel Zero](http://laravel-zero.com), which helped pave the way for me to finally bring this project to life.

Support
-------

[](#support)

If you are having general issues with this repository, feel free to contact me on [Twitter](https://twitter.com/michaeldyrynda).

If you believe you have found an issue, please report it using the [GitHub issue tracker](https://github.com/michaeldyrynda/nomad/issues), or better yet, fork the repository and submit a pull request.

If you're using this repository, I'd love to hear your thoughts. Thanks!

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 97.6% 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 ~75 days

Recently: every ~170 days

Total

13

Last Release

2179d ago

Major Versions

1.2.1 → 2.0.02019-10-01

2.0.0 → 3.0.02020-03-13

3.0.1 → 4.0.02020-07-05

PHP version history (4 changes)1.0.0PHP &gt;=7.0.0

1.2.0PHP ^7.1.3

3.0.0PHP ^7.2

4.0.0PHP ^7.2.5

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/558441?v=4)[Michael Dyrynda](/maintainers/michaeldyrynda)[@michaeldyrynda](https://github.com/michaeldyrynda)

---

Top Contributors

[![michaeldyrynda](https://avatars.githubusercontent.com/u/558441?v=4)](https://github.com/michaeldyrynda "michaeldyrynda (82 commits)")[![nunomaduro](https://avatars.githubusercontent.com/u/5457236?v=4)](https://github.com/nunomaduro "nunomaduro (1 commits)")[![sixlive](https://avatars.githubusercontent.com/u/5108034?v=4)](https://github.com/sixlive "sixlive (1 commits)")

### Embed Badge

![Health badge](/badges/dyrynda-nomad/health.svg)

```
[![Health](https://phpackages.com/badges/dyrynda-nomad/health.svg)](https://phpackages.com/packages/dyrynda-nomad)
```

###  Alternatives

[aedart/athenaeum

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

245.2k](/packages/aedart-athenaeum)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9742.3M121](/packages/roots-acorn)[psalm/plugin-laravel

Psalm plugin for Laravel

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

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45344.0k1](/packages/pressbooks-pressbooks)[illuminate/queue

The Illuminate Queue package.

20432.2M1.5k](/packages/illuminate-queue)[laravel/ai

The official AI SDK for Laravel.

9782.1M161](/packages/laravel-ai)

PHPackages © 2026

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