A PHP parser written in PHP.
17.4k
1.1k
2 months ago
A tool for viewing the Abstract Syntax Tree of PHP code.
A tool for viewing the Abstract Syntax Tree of PHP code.
PHP AST Viewer is a popular PHP code analysis solution that provides reliable functionality for PHP developers.
A PHP parser written in PHP.
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
Continuous Inspection
A tool to upgrade and refactor code.
TypeResolver - A PSR-5 based resolver of Class names, Types and Structural Element Names
Assert - Assertions to validate method input/output with nice error messages.