sebastian/lines-of-code
sebastian/lines-of-code is a lightweight PHP library for counting lines of code in PHP source files. Useful for reporting, metrics, and tooling, it can be installed via Composer as a runtime or dev dependency.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sebastian/type | 0.85 | sebastian/type provides lightweight value objects that model PHP’s type system. Useful for tools and libraries that need to represent, compare, and work with types (including complex and composite types) in a consistent, structured way. | 1,500 | 1,501 | 13 | 13M | 1 | 31.1 | 63.7 | BSD-3-Clause | 2 weeks ago | |
| sebastian/version | 0.82 | Library for deriving a PHP project’s version from Git. Provide a release string and project path; Version::asString() returns the release, a -dev suffix, or git describe output (tags/commits) depending on repo state and release format. | 6,580 | 6,596 | 36 | 14M | 1 | 41.0 | 51.3 | BSD-3-Clause | 3 months ago | |
| sebastian/object-enumerator | 0.80 | Traverses array structures and object graphs to enumerate all referenced objects, helping you inspect, analyze, or collect objects reachable from complex data structures. Install via Composer for production or as a dev dependency for testing and tooling. | 0 | 6,539 | — | 13M | — | 40.1 | 51.1 | — | — | |
| sebastian/complexity | 0.79 | Compute code complexity metrics for PHP units (functions, methods, classes). sebastian/complexity provides programmatic analysis useful for static analysis tools, quality gates, and CI reporting; install via Composer for project or dev-only use. | 1,258 | 1,258 | 10 | 13M | 1 | 21.4 | 62.6 | BSD-3-Clause | 3 months ago | |
| phploc/phploc | 0.76 | phploc is a command-line tool for quickly measuring the size of a PHP project, reporting LOC/NCLOC/CLOC, LLOC, and counts of classes, traits, methods, functions, and cyclomatic complexity. Archived: no longer maintained. | 2,347 | 2,378 | 163 | 108K | 0 | 8.3 | 16.3 | BSD-3-Clause | — | |
| sebastian/environment | 0.75 | sebastian/environment helps PHP developers detect runtime details (PHP vs HHVM, OS, architecture, 32/64-bit, debugging extensions) to choose runtime-specific execution paths. Commonly used by testing tools to adapt behavior to the environment. | 6,776 | 6,786 | 37 | 13M | 1 | 51.9 | 53.9 | BSD-3-Clause | 1 week ago | |
| squizlabs/php_codesniffer | 0.66 | PHP_CodeSniffer (PHPCS) provides phpcs to detect coding standard violations and phpcbf to automatically fix them. Tokenizes PHP files against defined standards to keep code clean and consistent, suitable for teams and CI. | 1,513 | 1,713 | 106 | 6M | 162 | 48.4 | 76.3 | BSD-3-Clause | 6 months ago |
How can I help you explore Laravel packages today?