Architecture

December 17, 2023 ยท View on GitHub

This guide is dedicated to all PHP developers that want to learn more about each PHPLint components.

Cache

To learn how PHPLint is able to improve speed analysis on multiple runs.

Configuration

To learn how PHPLint options can customize your checks.

Console

To learn more about PHPLint CLI application.

Event-Driven

To learn more about how to extend PHPLint features.

Extension

To learn more about how to extend PHPLint features.

Finder

To learn how PHPLint find files to check.

Helper

To learn how PHPLint is able to debug asynchronous processes run in background.

Output

To learn how PHPLint can customize results output.

Process

To learn how PHPLint is able to run multiple processes in parallel.