© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Erik D'Ercole
For my Composer scripts, I prefer to use "agnostic" names: format, test, analyse, etc. Currently, they run Pint, Pest, PHPStan, but in the future each command could run another tool. This way, I don't need to change the command name.
David Carr
Web developer
that's a good strategy