tomasvotruba/class-leak
Finds class leaks in PHP apps: detects classes unintentionally pulled into your runtime via autoloading, service container or tests. Helps trim dependencies, speed up CI, and keep boundaries clean by reporting unexpected class usage with clear, actionable output.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| hanneskod/classtools | 0.75 | Scan the filesystem for PHP classes, interfaces, and traits using Symfony Finder. Build a class-to-file map, detect parse/syntax errors, and iterate results as ReflectionClass objects, with optional autoloading for discovered classes. | 130 | 133 | 31 | 55K | 2 | 2.3 | 37.3 | WTFPL | — | |
| tomasvotruba/unused-public | 0.74 | PHPStan extension that finds unused public methods, properties, and constants by scanning calls across your codebase. Helps clean up dead APIs or spot members that should be private/protected. Supports gradual adoption via allowed % thresholds and excluding template-used methods. | 195 | 194 | 15 | 138K | 0 | 1.4 | 39.4 | MIT | — | |
| matheusmarnt/scoutify | 0.54 | Scoutify adds a production-ready ⌘K/Ctrl+K global search modal to Laravel. Powered by Scout + Livewire, it searches across multiple Eloquent models, groups results by type, auto-discovers Searchable models, and stores recent searches in session. | 1 | 1 | 1 | 85 | 1 | 31.5 | 25.8 | MIT | 2 months ago | |
| laravel/pail | 0.53 | Laravel Pail tails your Laravel app’s logs in a sleek, interactive CLI. Works with any log driver (including Sentry and Flare) and includes handy filters to quickly find the messages you need while developing. | 918 | 918 | 29 | 6M | 5 | 28.8 | 61.4 | MIT | 1 month ago | |
| mateusjunges/laravel-acl | 0.53 | — | 544 | 564 | 54 | 204 | 0 | 6.7 | 1.4 | MIT | 3 years ago |
How can I help you explore Laravel packages today?