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.1k↑500%5MITPHPPHP ^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 1mo ago

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

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 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community15

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

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

[laravel-zero/framework

The Laravel Zero Framework.

3371.4M368](/packages/laravel-zero-framework)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k7.2M70](/packages/mongodb-laravel-mongodb)[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[genealabs/laravel-model-caching

Automatic caching for Eloquent models.

2.4k4.8M26](/packages/genealabs-laravel-model-caching)

PHPackages © 2026

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