PHPackages                             bixev/migrations - 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. bixev/migrations

ActiveLibrary

bixev/migrations
================

Bixev database migrations library

1.2.1(7y ago)016.2k↓50%MITPHPPHP &gt;=7.2

Since Mar 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/bixev/migrations)[ Packagist](https://packagist.org/packages/bixev/migrations)[ RSS](/packages/bixev-migrations/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

This migration will help you with updating database whith new versions of source code

Installation
============

[](#installation)

It's recommended that you use Composer to install InterventionSDK.

```
composer require bixev/migrations "~1.0"
```

This will install this library and all required dependencies.

so each of your php scripts need to require composer autoload file

```
