Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
P

phploc

> 编程语言
Open source

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

2.3K stars0 likes1 views
WebsiteGitHub

About

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

This project is no longer maintained and its repository is only kept for archival purposes.

PHPLOC

phploc is a tool for quickly measuring the size of a PHP project.

Installation

This tool is distributed as a PHP Archive (PHAR):

bash
$ wget https://phar.phpunit.de/phploc.phar

$ php phploc.phar --version

Using Phive is the recommended way for managing the tool dependencies of your project:

bash
$ phive install phploc

$ ./tools/phploc --version

It is not recommended to use Composer to download and install this tool.

Usage Example

…

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

PHP

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言