Testing

Running Tests

Run the test suite:

composer test

Static Analysis

Run static analysis:

composer analyse

Code Formatting

Format the codebase:

composer format