ci
PHP
Published on 2024-01-15 • Modified on 2024-01-15
In this post, we see different methods to install and use php-cs-fixer. We see that it's not as obvious as it seems.
Symfony
Published on 2020-03-28 • Modified on 2020-03-28
In this post, we will see how to set up a CI/CD workflow for a Symfony project thanks to the GitHub actions. It will cover from configuring PHP on the runner host to launching the unit and functional tests of the Symfony application.