Vemto (the Laravel code generator) is now Open Source
Vemto is a desktop application focused on generating Laravel code, with several important features such as: editing and synchronizing the data schema (tables and models), generating migrations, models, factories, seeders, CRUD, API, and much more.
I'm delighted to announce that Vemto (version 2) is now a fully open-source project, published under the MIT license.
A few months ago, I wrote a blog post explaining in detail why Vemto would become open-source.
At the time, I wasn't sure which license to use, but after consulting with numerous users and customers, I ultimately opted for the MIT license.
It took me a while to prepare this repository due to personal reasons.
Still, I finally managed to increase the number of tests to over 400, covering at least the most critical parts of the application. I will continue adding more tests over time.
I also managed to finish writing much of the internal development documentation.
You can access the GitHub repository here:
https://github.com/VemtoOrg/vemto2
I hope you enjoy it.
If you have any questions, please don't hesitate to email me at [email protected]