PHPackages                             nish/db-migration - 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. nish/db-migration

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

nish/db-migration
=================

Simple DB migration tool

v0.9.3(6y ago)018MITPHPPHP &gt;=5.4.0

Since Oct 25Pushed 6y ago1 watchersCompare

[ Source](https://github.com/nishphp/db-migration)[ Packagist](https://packagist.org/packages/nish/db-migration)[ Docs](https://github.com/nishimura/db-migration)[ RSS](/packages/nish-db-migration/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (5)Used By (0)

db-migration
============

[](#db-migration)

Simple DB migration tool

DB Migration tool for PostgreSQL.
Version management by sh1 file hash, like git.

Install
-------

[](#install)

```
composer require nish/db-migration
vendor/bin/db-migration.php -h

mkdir db-migration
```

Migration File
--------------

[](#migration-file)

db-migration/001\_Foo.php

```
