phpunitgen-core icon indicating copy to clipboard operation
phpunitgen-core copied to clipboard

meta: PhpUnitGen end of life

Open paul-thebaud opened this issue 1 year ago • 0 comments

Hello to everyone using PhpUnitGen,

After 7 years of existence, PhpUnitGen is enterring an end of life state. I won't maintain the project anymore. The project won't receive bug fixes, new features or dependencies updates (such as new PHP versions support) anymore. The project will remain available on packagist/GitHub but the website (phpunitgen.io) will be shutdown in a few months.

I'm doing archiving the project because:

  • I wan't to focus on other open source projects
  • Testing has changed a lot in PHP in the past years (arrival of PestPHP, new E2E tools, IDE tests generation support)

If you wan't to continue using the tool:

  • You can still install the packages (if you are using an unsupported PHP version, you can run a dockerized version of phpunitgen/console package)
  • Because all PhpUnitGen source code is licensed under MIT, you are free to fork and republish the project.

Thanks a lot to everyone who used this project and contributed! :heart:

paul-thebaud avatar Apr 18 '24 20:04 paul-thebaud