Ghygen is an Open Source GitHub Actions configurator for your Laravel/PHP project.
Ghygen is a standalone application, so to install the application you can use the composer
command via the create-project
option:
composer create-project hi-folks/ghygen
For a quick intro, you can read the README in the Repository
Tutorial
Happy to share that we are on Laravel News. So, if you want to read a quick tutorial from Laravel News you can read the article by Paul Redmond Generate GitHub Actions Config for Laravel Projects with Ghygen
There is another great tutorial by Bobby Iliev about GitHub Actions workflow, where Ghygen is mentioned: https://devdojo.com/bobbyiliev/how-to-automatically-run-your-laravel-pestphp-tests-on-each-github-pull-request
Video in Spanish
A great Laravel Spanish content creator Jose Luis, created a nice video about using Ghygen. You can see the video on YouTube on the Code with Luis channel.