_stefanzweifel’s avatar_stefanzweifel’s Twitter Archive—№ 429

    1. 👀 Next major version of laravel-stats will include: - Verbose Mode: See which classes are in "Others" - Grouping: Create Groups for your Frontend App, Admin Panel or API and see how big each group is (Screenshot is just a mockup of how things might look like)
  1. …in reply to @_stefanzweifel
    Hope to release this with Laravel 6.0 at the end of the month. Unfortunately have to rewrite the core of the package though. Let's see if I can keep the deadline 🙃
    1. …in reply to @_stefanzweifel
      1. …in reply to @_stefanzweifel
        More progress: - Finished verbose output - Added ability to filter results for a component - Updated JSON output - Rewritten a lot of internal classes Next: - Refactor and fill missing tests - Write update guide