Coding
I’ve just created PHP Noise!, a starter-kit for your [opensource] PHP projects. It includes frequently needed boilerplate setups (badges, tests, phpstan, sonarqube, psalm, phpunit, travis-ci readme, license, contribution, logo etc..)
That’s actually a great thing. Nowadays I often find myself in a situation when the actual fix in the code takes 5 minutes but following all the routine to deploy it takes half an hour. Read more…