honeykamboj95/php-migration-engine

Easy to use migration handler for your Core PHP Project.

1.0.0 2022-10-08 06:05 UTC

This package is auto-updated.

Last update: 2025-08-08 12:43:18 UTC


README

Laravel like migration handler for your Core PHP projects.

Installation

This project using composer.

$ composer require honeykamboj95/php-migration-engine

Usage

How to use:

php go help

Add Config file in your directory as config.php

php go db make:migration add_my_new_table