P

PHP Magic Number Detector

Actively Maintained

A library that detects magic numbers in code.

579stars
46forks
Updated 1 months ago

About PHP Magic Number Detector

A library that detects magic numbers in code.

PHP Magic Number Detector is a popular PHP code analysis solution that provides reliable functionality for PHP developers. The project is actively maintained with regular updates and bug fixes.

Quick Installation

composer require povils/phpmnd

Install via Composer. For detailed installation instructions, visit theofficial documentation.

Why Use PHP Magic Number Detector?

  • Community Trusted - With 579 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
@povils
Last Updated
1 months ago
Status
Actively Maintained
Advertisement
Sponsored

Related Code Analysis Libraries

View all →

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.

10.8k
1.5k
1 years ago

TypeResolver - A PSR-5 based resolver of Class names, Types and Structural Element Names

9.2k
49
1 weeks ago

Assert - Assertions to validate method input/output with nice error messages.

7.6k
157
1 weeks ago