PHPackages                             schnittstabil/dartisan - 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. schnittstabil/dartisan

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

schnittstabil/dartisan
======================

Create and run Illuminate\\Database migration scripts

5.7.0(7y ago)259MITPHPPHP &gt;=7.2.0

Since May 10Pushed 7y ago2 watchersCompare

[ Source](https://github.com/schnittstabil/dartisan)[ Packagist](https://packagist.org/packages/schnittstabil/dartisan)[ RSS](/packages/schnittstabil-dartisan/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (5)Versions (4)Used By (0)

Dartisan [![Build Status](https://camo.githubusercontent.com/bdf1629d327cbd4c513bb67abb6ab4b789c36577c72c673b755c7681042db97a/68747470733a2f2f7472617669732d63692e6f72672f7363686e69747473746162696c2f646172746973616e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/schnittstabil/dartisan) [![Coverage Status](https://camo.githubusercontent.com/c23ac16e688d2b98e30f4d7a45bfad02f26df969f8ba6882f510a9aafaf9a60f/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f7363686e69747473746162696c2f646172746973616e2f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/schnittstabil/dartisan?branch=master) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/56312974bc3492bcc096cf4cfc8364178565fdefe3c997fde9a16a878c1eaa1c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7363686e69747473746162696c2f646172746973616e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/schnittstabil/dartisan/?branch=master) [![Code Climate](https://camo.githubusercontent.com/0735b77d6d21f21867d1884cf2ec48cc64b2f0e62a3bd0c4413575ca31dbadb1/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f7363686e69747473746162696c2f646172746973616e2f6261646765732f6770612e737667)](https://codeclimate.com/github/schnittstabil/dartisan)
================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#dartisan----)

[![SensioLabsInsight](https://camo.githubusercontent.com/3b6636cc13aeaf855ad92b53c2a69083682f90748c119cc154b5986b097f9acd/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f30316636623834652d333961322d346130632d396566652d3139386164653333306634622f6269672e706e67)](https://insight.sensiolabs.com/projects/01f6b84e-39a2-4a0c-9efe-198ade330f4b)

> Create and run Illuminate\\Database migration scripts

Install
-------

[](#install)

```
$ composer global require schnittstabil/dartisan

```

Usage
-----

[](#usage)

```
$ dartisan --help

usage: dartisan  [] []

COMMANDS
  migrate            Run the database migrations.
  migrate:install    Create the migration repository.
  make:migration     Create a new migration file.
  migrate:reset      Rollback all database migrations.
  migrate:rollback   Rollback the last database migration.
  migrate:status     Show the status of each migration.
```

```
$ dartisan migrate --help
usage: dartisan migrate []

Run the database migrations.

OPTIONS
  --connection-charset     The character set to use, defaults to DB_CHARSET and
                           "utf8"
  --connection-collation   MySQL only: The collation to use, defaults to
                           DB_COLLATION and "utf8_unicode_ci"
  --connection-database    The databse to use, defaults to DB_DATABASE and
                           "forge"
  --connection-driver      The database driver to use, defaults to DB_DRIVER and
                           "mysql"
  --connection-host        The host to use, defaults to DB_HOST and "localhost"
  --connection-password    The password to use, defaults to DB_PASSWORD and ""
  --connection-prefix      The table prefix to use, defaults to DB_PREFIX and ""
  --connection-schema      PostgreSQL only: The schema to use, defaults to
                           DB_SCHEMA and "public"
  --connection-strict      MySQL only: Force strict mode, detaults to DB_STRICT
                           and false
  --connection-username    The username to use, defaults to DB_USERNAME and
                           "forge"
  --help, -?               Display this help.
  --migration-path         The migration path to use, defaults to
                           DB_MIGRATION_PATH and "database/migrations"
  --migration-table        The migration table to use, defaults to
                           DB_MIGRATION_TABLE and "migrations"
  --path                   The path of migrations files to be executed.
  --pretend                Dump the SQL queries that would be run.
  --step                   Force the migrations to be run so they can be rolled
                           back individually.
```

License
-------

[](#license)

MIT © [Michael Mayer](http://schnittstabil.de)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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 ~483 days

Total

3

Last Release

2736d ago

Major Versions

1.0.0 → 5.3.02016-10-31

PHP version history (2 changes)1.0.0PHP &gt;=5.6.0

5.7.0PHP &gt;=7.2.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6059032?v=4)[Michael Mayer](/maintainers/schnittstabil)[@schnittstabil](https://github.com/schnittstabil)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/schnittstabil-dartisan/health.svg)

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

###  Alternatives

[owen-it/laravel-auditing

Audit changes of your Eloquent models in Laravel

3.4k35.4M144](/packages/owen-it-laravel-auditing)[laravel/ai

The official AI SDK for Laravel.

1.0k2.1M165](/packages/laravel-ai)[illuminate/queue

The Illuminate Queue package.

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

A package for easily uploading and attaching media files to models with Laravel

8251.6M13](/packages/plank-laravel-mediable)[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)[altek/accountant

The auditing &amp; accountability package for Laravel's Eloquent ORM.

92995.1k4](/packages/altek-accountant)

PHPackages © 2026

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