quintenmbusiness/laravel-analyzer
最新稳定版本:1.3.1
Composer 安装命令:
composer require quintenmbusiness/laravel-analyzer
包简介
Laravel Analyzer is a developer-focused package that inspects your Laravel application and extracts structured metadata about your codebase.
README 文档
README
Laravel Analyzer is a developer-focused package that inspects your Laravel application and extracts structured metadata about your codebase.
The project is designed around modules. Each module focuses on a single concern and exposes a clean, predictable DTO-based output that can be used for tooling, code generation, validation, or analysis.
Documentation
All documentation lives in the Wiki.
Start here:
- Wiki Home
- Database Module
- Routes Module
- Translation Module
Each module page explains:
- What the module analyzes
- The structure of its DTO output
- Clear, real-world example output
- Supported platforms and limitations
Philosophy
- No magic
- No guessing
- Deterministic output
- DTOs over arrays
- Explicit over implicit
License
MIT
统计信息
- 总下载量: 73
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-19