P

PHPLOC

Archived

A tool for quickly measuring the size of a PHP project.

2.4Kstars
163forks
Updated 10 months ago

About PHPLOC

A tool for quickly measuring the size of a PHP project.

PHPLOC is a popular PHP code analysis solution with 2,351 stars on GitHub, making it one of the most trusted choices in its category. Note: This project has been archived and may not receive further updates.

Quick Installation

composer require sebastianbergmann/phploc

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

Why Use PHPLOC?

  • Community Trusted - With 2,351 GitHub stars, it's a proven solution
  • PHP Code Analysis - Specialized solution for code analysis needs
  • Open Source - Free to use with full source code access

Project Details

Last Updated
10 months ago
Status
Archived
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