stefanzweifel/laravel-stats-phploc
Fork of sebastianbergmann/phploc used to keep wnx/laravel-stats compatible across Laravel versions by supporting multiple sebastian/version releases. Measures PHP project size and structure (LOC, complexity, dependencies). Not intended for real projects.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nunomaduro/phpinsights | 0.88 | PHP Insights analyzes PHP code quality, style, architecture, and complexity from your terminal. Works out of the box with Laravel (artisan insights), Symfony, Yii, Magento, and more, with built-in checks for reliability and loose coupling. | 5,626 | 5,621 | 299 | 268K | 70 | 72.6 | 54.8 | MIT | 3 months ago | |
| danielbaylis/laravel-stats | 0.88 | Laravel package for collecting, storing, and querying application statistics in Laravel. Track events and counters, aggregate metrics over time, and retrieve reports via an easy API to monitor usage and performance in your app. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| bernardosecades/php-quality-tools | 0.86 | Collection of PHP quality and static analysis tools bundled for easier setup and consistent code standards across projects, including linters, formatters, and test/coverage helpers to streamline CI and improve code health. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 21torr/janus | 0.86 | Janus PHP provides shared configuration for CI and PHP code style tools, making it easy to standardize linting, formatting, and automation across projects. Includes ready-to-use presets and documentation for quick setup. | 0 | 0 | 0 | 404 | 0 | 23.1 | 41.7 | MIT | 1 month ago | |
| sebastian/lines-of-code | 0.86 | Count lines of code in PHP source with sebastian/lines-of-code. A lightweight library for analyzing PHP files and reporting LOC metrics, useful for tooling, CI checks, and development workflows. Install easily via Composer as a runtime or dev dependency. | 1,178 | 1,181 | 9 | 14M | 1 | 26.8 | 64.3 | BSD-3-Clause | 3 weeks ago | |
| c975l/countlinescode-bundle | 0.85 | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bnomei/scip-laravel | 0.85 | — | 0 | 0 | 0 | 249 | 0 | 0.0 | 32.8 | MIT | — | |
| phpcq/repository-definition | 0.84 | Repository definition package for the PHPCQ (PHP Code Quality) project, used to automate and configure code quality checks in CI pipelines. Part of the phpcq.org ecosystem built around tools like PHP_CodeSniffer and PHPMD. | 0 | 0 | 0 | 44 | 0 | 0.0 | 22.8 | MIT | — | |
| covex-nn/phpqatools | 0.84 | — | 4 | 5 | 0 | 0 | 0 | 0.0 | — | — | — | |
| arty/php-coding-standard | 0.84 | — | 2 | 3 | 0 | 8 | 0 | 11.2 | 9.6 | MIT | 7 months ago | |
| phpstan/phpstan | 0.83 | PHPStan is a static analysis tool for PHP that finds bugs without running your code. It catches whole classes of errors early, improving type safety and code correctness, and helps you spot issues before writing tests or deploying. | 14,057 | 14,126 | 958 | 10M | 1,072 | 94.7 | 73.3 | MIT | 1 day ago | |
| handcraftedinthealps/code-coverage-checker | 0.83 | CLI tool to enforce PHPUnit code coverage thresholds. Generate a coverage.php report, then check line/class/method coverage against a minimum percentage, optionally limited to specific directories—ideal for CI to fail builds when coverage drops. | 6 | 6 | 4 | 2K | 0 | 23.7 | 39.8 | MIT | 3 weeks ago | |
| beloop/analytics | 0.83 | Read-only Analytics component from the Beloop LMS suite. Part of beloop/components (Symfony-based) under the MIT license. Includes Travis CI and Packagist releases; issues and PRs should be opened in the main beloop/components repo. | 0 | 0 | 0 | 0 | 0 | 0.8 | — | — | 6 years ago | |
| cmgmyr/phploc | 0.83 | Laravel-friendly wrapper around phpLOC for measuring PHP project size and structure. Generate lines-of-code, classes, methods, complexity-style stats from the command line or within builds to quickly gauge codebase scope and trends. | 26 | 26 | 6 | 273K | 0 | 19.6 | 63.5 | BSD-3-Clause | 2 months ago | |
| testo/codecov | 0.83 | Testo code coverage plugin: collects line and branch coverage during test runs and generates CI-friendly reports (Clover, Cobertura, PHPUnit XML). Supports per-test attribution so tools can map covered lines back to the test that exercised them. | 0 | 0 | 0 | 12K | 0 | 0.0 | 55.3 | — | — | |
| drenso/phan-extensions | 0.83 | PhanExtensions provides plugins and stubs for Phan static analysis: Symfony annotation import checking, docblock @method/@throws usage, and inline var comment scanning. Includes stubs for curl, intl, ldap, pdo, radius, and sockets. Not actively maintained. | 17 | 18 | 4 | 21K | 0 | 3.4 | 29.8 | MIT | 5 years ago | |
| phpmetrics/phpmetrics | 0.82 | PhpMetrics analyzes PHP codebases and generates a clean, readable HTML report with class/project metrics. Install via Composer and run against a folder to produce a browsable report. Supports configuration files for options, rules, and CI use. | 2,604 | 2,609 | 260 | 251K | 3 | 50.2 | 32.9 | MIT | 2 weeks ago | |
| mayflower/php-codebrowser | 0.82 | Static PHP code browser that generates a cross-referenced HTML view of your source tree. Jump to classes, methods, and references, inspect files with syntax highlighting, and ship browsable documentation for audits, reviews, or onboarding. | 134 | 135 | 30 | 7K | 5 | 8.3 | 24.4 | BSD-3-Clause | 2 years ago | |
| sweetchuck/lint-report | 0.82 | Laravel package to generate lint reports from your PHP and frontend tooling, suitable for CI pipelines. Aggregates linter outputs into a consistent report format to help track issues across runs and surface results in build artifacts. | 0 | 0 | 1 | 673 | 4 | 4.7 | 40.0 | — | 1 year ago | |
| 2a/symfony-performance-analyzer | 0.82 | — | 1 | 1 | 0 | 0 | 1 | 0.7 | — | — | 1 year ago |
How can I help you explore Laravel packages today?