PHP for Beginners course: ➤ https://davehollingworth.net/phpy
PHP MVC course: ► https://davehollingworth.net/phpmvcy
In this video we're going to look at naming variables, classes, methods and so on. Choosing good names will make your code easier to read, and therefore easier to debug and maintain.
Resources shown in the video:
https://www.php.net/manual/en/languag...
https://www.php.net/manual/en/functio...
https://www.php.net/manual/en/languag...
https://www.php-fig.org/psr/psr-1