FakerPHP / Faker

Faker is a PHP library that generates fake data for you
https://fakerphp.github.io
Other
3.57k stars 345 forks source link

Is it maintained ? #887

Closed jdecool closed 1 month ago

jdecool commented 3 months ago

It seems that the project has a slow activity.

There's no commit on main branches, there's no issue closed recently and no pull request has recently been merged.

I want to know if this project is actively maintained ?

Do you need help for some issues ? or features ?

Thanks.

This library is awesome, I don't want to see it dead.

GrahamCampbell commented 3 months ago

Yes, it's still maintained, and very much the current version works great.

GrahamCampbell commented 3 months ago

If you'd like to work on some issues by preparing PRs, or help with reviewing existing PRs, it would be much appreciated. I am aware that it has been a while since a commit was last pushed to one of the main branches - you are not wrong. ;)

kcassam commented 3 months ago

Maybe let's begin with the 27 PRs in stock

jdecool commented 3 months ago

Thanks for your answer @GrahamCampbell

I first want to work on a problem we face using Faker and that impacts other libraries like Alice, Foundry and others.

It's related to the seed management and there's an existing issue about it. I've also noticed that there's already a merge request to try to solve this problem (https://github.com/FakerPHP/Faker/pull/871).

The merge request is currently mark as stale. Do you think it is possible to have a look ?

jdecool commented 3 months ago

the current version works great

I agree there's no big problem with Faker.

But I also think that we can make some improvements.

GlennM commented 3 months ago

What about this one, latest activity from about half a year ago. Are there any updates?

https://github.com/FakerPHP/Faker/discussions/15

pimjansen commented 3 months ago

What about this one, latest activity from about half a year ago. Are there any updates?

https://github.com/FakerPHP/Faker/discussions/15

Not much, except the fact that we are also busy with our day to day jobs.

But since i have seen you post a few times earlier, feel free to contribute!