honeykamboj95/php-migration-engine

Easy to use migration handler for your Core PHP Project.

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/honeykamboj95/php-migration-engine

1.0.0 2022-10-08 06:05 UTC

This package is auto-updated.

Last update: 2026-01-08 13:39:02 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