PHP
4 notes
Composer
-
Composer Scripts
Composer scripts let you define shortcut commands in your composer.json file. They are useful for re...
-
PHP Code Standards
This document serves as a comprehensive guide to writing clean, maintainable PHP code. It follows in...
-
PHPStan: Advanced Static Analysis for PHP
PHPStan is a static analysis tool for PHP that finds bugs in your code without running it. It perfor...
-
Rector: Automated PHP Code Refactoring and Modernization
Rector is an automated refactoring tool for PHP that helps modernise legacy code, improve code quali...