Testing
Running Tests
Run the test suite:
composer test
Static Analysis
Run static analysis:
composer analyse
Code Formatting
Format the codebase:
composer format
Run the test suite:
composer test
Run static analysis:
composer analyse
Format the codebase:
composer format