← Back to match
PHPMND
PHP Magic Number Detector — static analysis tool that flags unexplained numeric literals in PHP code.
Desktopfreeglobal
A static analysis tool that scans PHP code for unexplained numeric literals and flags values that should be defined as named constants to improve readability and maintainability. It is aimed at PHP teams enforcing clean-code standards and developers performing pre-release code quality checks; the project is open-source, available under the MIT license, and can be run in a self-hosted environment.
Categories
developer toolscode quality

