Software Engineering in WordPress, PHP, and Backend Development

Search: “GrumPHP” (Page 3 of 5)

We found 25 results for your search.

How To Fix the Referenced PHPCompatibility Sniff Error

There are a lot of nice packages that we can use in our PHP-based projects and if you’re using Composer or GrumPHP, PHPCompatibility is one that I recommend including your projects especially if you’re writing code for something that’s going to run across multiple versions of PHP (that is, on hosts that offer different […]

Tags Without Links 1.4.0

[…] else, the purpose of the plugin has been simplified: Easily to display tags without links. The biggest changes, though, come with: the use of various Composer packages, GrumPHP to handle code quality, full object-orientation along with the use of namespacing The first two don’t matter unless you’re going to run the code on your […]

WordPress-Focused Continuous Integration with CircleCI

[…] of a build process for a WordPress project? Given that much of a WordPress project usually includes PHP and JavaScript, you may use a few of these: GrumPHP PHP CodeSniffer PHPMD ESLint And much more. If you’ve configured GrumPHP correctly, it will watch every commit that goes into your repository (even when it’s a local […]

Setting Up PHP CodeSniffer Per Project

A few years ago, I wrote a post about Setting Up PHP CodeSniffer in Visual Studio Code (and I’ve recently updated it, too). But it’s been four years since that post was originally written and, in that time, a lot can change in terms of how we write code. Four years is roughly an Internet […]

« Older posts Newer posts »

© 2025 Tom McFarlin

Theme by Anders NorenUp ↑