Month: July 2021

Building Backcast, Part 6

TL;DR: I’m tired of writing code without consistent standards (I often work on code that changes between WordPress or PSR2) so this is how I installed PHP Coding Standards via Composer and a few extra extensions for the project. This also details how to automatically format the code on save. Adding PHP Coding Standards I’ve…

Read More

Archives