Library PHP Tek 2024 Building a PHP Safety Net
Building a PHP Safety Net

Building a PHP Safety Net

AH
Aaron Holbrook
PHP Tek 2024 Intermediate (some prior knowledge necessary) Standard (50 minutes)

Discover how to bulletproof your PHP projects by mastering essential developer tools and automating pre-commit checks. You'll learn how to: Seamlessly integrate Make, PHPStan, PHPCS, and PHPMD to streamline your coding tasks. Write versatile Makefile rules to automate PHP-related workflows. Set up pre-commit hooks that act as your code quality safety net. Dive into real-world examples, tweak advanced configurations, and troubleshoot common issues. Walk away with a robust pre-commit workflow that enhances your code quality and catches issues before they reach the repository.