Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 298 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 298 Bytes

Database Migrations Tools in PHP

This Repository represents a set of migrations examples, for solving some standard issues.

Project is build on Laravel Framework

Database Migrations Tools:

  • Laravel Framework Migrations(5.2)
  • Phinx Migrations(0.5.3)

Other utilities used:

  • Laravel IDE-Helper