A PHP parser written in PHP.
Psalm Plugin Drupal
Needs AttentionA project to add Psalm support for Drupal for security testing, focused only on taint analysis.
About Psalm Plugin Drupal
A project to add Psalm support for Drupal for security testing, focused only on taint analysis.
Psalm Plugin Drupal is a popular PHP code analysis solution that provides reliable functionality for PHP developers. While still functional, the project may need additional attention for updates.
Quick Installation
composer require mortenson/psalm-plugin-drupalInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use Psalm Plugin Drupal?
- PHP Code Analysis - Specialized solution for code analysis needs
- Open Source - Free to use with full source code access
Project Details
- Maintainer
- @mortenson
- Category
- Code Analysis
- Last Updated
- 6 months ago
- Status
- Needs Attention
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.