PHP
Core PHP language features, static analysis with PHPStan, Composer workflows, and the PHP ecosystem.
4 notes
-
Composer Scripts
How to define and use Composer scripts in your composer.json to create shortcut commands that chain...
-
PHP Coding Standards
A guide to writing clean, maintainable PHP code following PSR coding standards, covering type declar...
-
PHPStan: Static Analysis for PHP
A guide to using PHPStan for static analysis in PHP projects, covering installation, configuration,...
-
Rector: Automated PHP Code Refactoring
A guide to using Rector for automated PHP code refactoring and modernisation, including installation...