PHPackages                             hughcube/laravel-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. hughcube/laravel-migration

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

hughcube/laravel-migration
==========================

The Laravel Migration package.

1.0.0(6y ago)028MITPHPPHP &gt;=7.0CI failing

Since Mar 26Pushed 6y ago1 watchersCompare

[ Source](https://github.com/hughcube/laravel-migration)[ Packagist](https://packagist.org/packages/hughcube/laravel-migration)[ RSS](/packages/hughcube-laravel-migration/feed)WikiDiscussions master Synced 3d ago

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

Laravel Migration Extension
===========================

[](#laravel-migration-extension)

 [ ![Test Actions status](https://github.com/hughcube/laravel-migration/workflows/Test/badge.svg) ](https://github.com/hughcube/laravel-migration/actions?query=workflow%3ATest) [ ![Lint Actions status](https://github.com/hughcube/laravel-migration/workflows/Lint/badge.svg) ](https://github.com/hughcube/laravel-migration/actions?query=workflow%3ALint) [ ![StyleCI](https://camo.githubusercontent.com/0b12035047f071ce44454ac8a560bffc1c2f5a1b58e130aa2262282c4efd4be4/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3234393033343639302f736869656c643f6272616e63683d6d6173746572) ](https://styleci.io/repos/249034690) [ ![Code Coverage](https://camo.githubusercontent.com/d9357f3b155b0c387af2d8aad41d6920b30e8fe34b4c8bc8b7108c829f36124b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f68756768637562652f6c61726176656c2d6d6967726174696f6e2f6261646765732f636f7665726167652e706e673f623d6d6173746572) ](https://scrutinizer-ci.com/g/hughcube/laravel-migration/?branch=master) [ ![Scrutinizer Code Quality](https://camo.githubusercontent.com/aad21b73c1e8b57637fe664ed55e7f8f739349daa83155684e004c461c97e64a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f68756768637562652f6c61726176656c2d6d6967726174696f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572) ](https://scrutinizer-ci.com/g/hughcube/laravel-migration/?branch=master) [ ![Code Intelligence Status](https://camo.githubusercontent.com/a716d426bc9792f0ab40072f53f5b6d99359dbebe6e861759777105fefd8be0d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f68756768637562652f6c61726176656c2d6d6967726174696f6e2f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572) ](https://scrutinizer-ci.com/g/hughcube/laravel-migration/?branch=master) [ ![PHP Versions Supported](https://camo.githubusercontent.com/5c3072425e67297c8ef63d17acd2c86a0d2ef324f19249f2280bd7de902f63a2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e302d3838393242462e737667) ](https://github.com/hughcube/laravel-migration) [ ![Latest Stable Version](https://camo.githubusercontent.com/7573d0b7a0b37bddccfe7a279b4d40b3cf2eedf1e8d9e0e1eb382fa8bdb167f4/68747470733a2f2f706f7365722e707567782e6f72672f68756768637562652f6c61726176656c2d6d6967726174696f6e2f76657273696f6e) ](https://packagist.org/packages/hughcube/laravel-migration) [ ![Total Downloads](https://camo.githubusercontent.com/00903f4bae76ec268485f1de5a4ececd4a4e727355a3b396f3f433ac18ccdde6/68747470733a2f2f706f7365722e707567782e6f72672f68756768637562652f6c61726176656c2d6d6967726174696f6e2f646f776e6c6f616473) ](https://packagist.org/packages/hughcube/laravel-migration) [ ![License](https://camo.githubusercontent.com/cfb52dd4e8786e9468baa9a501c090c53367f978b1f8f2d48f3af252386cb874/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d3432386637652e737667) ](https://github.com/hughcube/laravel-migration/blob/master/LICENSE) [ ![Latest Unstable Version](https://camo.githubusercontent.com/46a7522d362167351ac4c99c768af578e0c8b626d588e99a96c495b5f01d3c15/68747470733a2f2f706f7365722e707567782e6f72672f68756768637562652f6c61726176656c2d6d6967726174696f6e2f762f756e737461626c65) ](https://packagist.org/packages/hughcube/laravel-migration) [ ![composer.lock available](https://camo.githubusercontent.com/5667983285b0103d66c03c71966cb84b0c8b513d63bdd5de2223f5508691a816/68747470733a2f2f706f7365722e707567782e6f72672f68756768637562652f6c61726176656c2d6d6967726174696f6e2f636f6d706f7365726c6f636b) ](https://packagist.org/packages/hughcube/laravel-migration)

Installing
----------

[](#installing)

```
$ composer require hughcube/laravel-migration -vvv
```

Basic Usage (In artisan file)
-----------------------------

[](#basic-usage-in-artisan-file)

```
#!/usr/bin/env php
