A PHP parser written in PHP.
Better Reflection
Actively MaintainedAST-based reflection library that allows analysis and manipulation of code
About Better Reflection
AST-based reflection library that allows analysis and manipulation of code
Better Reflection is a popular PHP code analysis solution with 1,232 stars on GitHub, making it one of the most trusted choices in its category. The project is actively maintained with regular updates and bug fixes.
Quick Installation
composer require roave/betterreflectionInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use Better Reflection?
- Community Trusted - With 1,232 GitHub stars, it's a proven solution
- Actively Maintained - Regular updates ensure compatibility and security
- PHP Code Analysis - Specialized solution for code analysis needs
- Open Source - Free to use with full source code access
Project Details
- Maintainer
- @Roave
- Category
- Code Analysis
- Last Updated
- Yesterday
- Status
- Actively Maintained
Related Code Analysis Libraries
View all →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.