PHPackages                             lawrence/fast-migrate - 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. [Framework](/categories/framework)
4. /
5. lawrence/fast-migrate

ActiveLibrary[Framework](/categories/framework)

lawrence/fast-migrate
=====================

Migrate even faster!

v1.2(10y ago)3552MITPHPPHP &gt;=5.4.0

Since Sep 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/lwakefield/FastMigrate)[ Packagist](https://packagist.org/packages/lawrence/fast-migrate)[ RSS](/packages/lawrence-fast-migrate/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (2)

FastMigrate
===========

[](#fastmigrate)

Migrate even faster with FastMigrate! FastMigrate is essentially a wrapper around Laravels migration class. FastMigrate aims to make creating tables easier and faster.

FastMigrate requires Laravel &gt;= 5.0

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

[](#installation)

To install, simply `composer require lawrence/fast-migrate:dev-master`

Example
-------

[](#example)

An example of FastMigrate in use is shown below.

```
