Blog
August 23, 2022
Linting Our PHP Files To Prevent Syntax Errors
Check out my video on "Linting Our PHP Files To Prevent Syntax Errors" at the PHPDevelopers.tv YouTube Channel. https://youtu.be/bA8y4kN0m0I
ReadAugust 21, 2022
What is Code Refactoring
Check out my video on "What is Code Refactoring" at the php[architect] YouTube Channel. https://youtu.be/7YyOWaThXEw
ReadAugust 9, 2022
Removing Functions With the Inline Function Refactor
Check out my video on "Removing Functions With the Inline Function Refactor" at the PHPDevelopers.tv YouTube Channel. https://youtu.be/e1Ek736MxlE
ReadJuly 26, 2022
Working With Sessions in PHP
Check out my video on "Working With Sessions in PHP" at the PHPDevelopers.tv YouTube Channel. https://youtu.be/4Z_fqsSB17w
ReadJuly 13, 2022
Working With Cookies in PHP
Check out my video on "Working With Cookies in PHP" at the PHPDevelopers.tv YouTube Channel. https://youtu.be/bIe15R6UDUw
ReadJune 28, 2022
Using Precommit Hooks For Static Code Analysis
Check out my video on "Using Precommit Hooks For Static Code Analysis" at the PHPDevelopers.tv YouTube Channel. https://youtu.be/gMLtcij8OI4
ReadJune 14, 2022
Fixing Long Functions With The Extract Function Refactoring
Check out my video on "Fixing Long Functions With The Extract Function Refactoring" at the PHPDevelopers.tv YouTube Channel. https://youtu.be/X2pc6OVUm-w
ReadMay 24, 2022
Creating Your Own Standard for PHP_CodeSniffer
Check out my video on "Creating Your Own Standard for PHP_CodeSniffer" at the PHPDevelopers.tv YouTube Channel. https://youtu.be/TZvvEPuqXLU
ReadMay 10, 2022
What is Code Refactoring?
Check out my video on "What is Code Refactoring?" at the PHPDevelopers.tv YouTube Channel. https://youtu.be/MPKJymEMv0U
ReadApril 26, 2022
PHP CodeSniffer in VSCode Using the phpcs Extension
Check out my video on "PHP CodeSniffer in VSCode Using the phpcs Extension" at the PHPDevelopers.tv YouTube Channel. https://youtu.be/MTN8OcD5aZg
Read