Xethron / migrations-generator

Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
MIT License
3.32k stars 591 forks source link

Is this project still being maintained? #178

Open bkuhl opened 5 years ago

bkuhl commented 5 years ago

Seems like this project has quite a few PRs and issues without any maintainer commenting on them. Is this still being maintained?

scoutman57 commented 5 years ago

I am pretty sure it's not. Nothing since Sept 2017

geoffreyvanwyk commented 5 years ago

Perhaps somebody else should take over or fork?

nathanaelytj commented 5 years ago

Anybody taking over this project?

eugenefvdm commented 5 years ago

This is a very relevant question, but there is a bigger question, and that is:

  1. Does the software still work as intended?
  2. Has much changed? Maybe it doesn't need too much maintaining as it just works.

But at the end of the day, it would be nice to know what the status is because this is extremely valuable software.

bkuhl commented 5 years ago

You're right. I look at the number of issues, a decent number of which appear to be pretty simple issues and go without any kind of response from a contributor. I avoided using this project for that reason.

scoutman57 commented 5 years ago

everyone,

This project is not maintained anymore. It was abandoned long ago.

On Sat, Mar 2, 2019 at 11:43 AM Ben Kuhl notifications@github.com wrote:

You're right. I look at the number of issues, a decent number of which appear to be pretty simple issues and go without any kind of response from a contributor. I avoided using this project for that reason.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Xethron/migrations-generator/issues/178#issuecomment-468942571, or mute the thread https://github.com/notifications/unsubscribe-auth/AA2C1fj2XPFcydsUzX1ZStkcBu7vnLI4ks5vSrhDgaJpZM4ZdHKv .

willsmanley commented 4 years ago

For those who have abandoned, what is the new preferred package for creating migrations from DB tables?

bkuhl commented 4 years ago

Beginning with Laravel 8, this kind of package isn't needed: https://twitter.com/taylorotwell/status/1247561693946839040