-
📦 v2.0.0 of laravel-stats has been released! - Support for Laravel 6.0 - New Feature: Verbose Mode - New Feature: Filter by Components ➡️ Release Notes & Upgrade Guide: github.com/stefanzweifel/laravel-stats/releases/tag/v2.0.0 ➡️ Source Code: github.com/stefanzweifel/laravel-stats
-
Verbose Mode: You can now finally see which classes have been classified as "Others".
-
Filter by Components: Useful in combination with verbose mode in bigger projects, when you only want to see a single component.
-
The teased feature of grouping a project by App-, Admin- and API-part has been postponed to a future release. If you're interested in such a feature, please checkout this issue and give feedback, on how you think this feature could work. github.com/stefanzweifel/laravel-stats/issues/152
-
And finally, if you're interested to use "stats" in other frameworks like Symfony, please leave your feedback on this issue: github.com/stefanzweifel/laravel-stats/issues/153