igoorcb/laravel-api-weather

https://github.com/igoorcb/laravel-api-weather

New Analysis
Last analysis: Mar 11, 2026 18:47

GitHub Stats

Stars

0

Forks

0

Watchers

0

Open Issues

0

Contributors

1

Default Branch

main

Repository Overview

Files

36

Folders

7

Size

353.08 KB

Tests

0

Code Analysis

Lines of Code

1,736

Files Analyzed

28

Total Commits

4

Contributors

1

Structure Metrics

Max Depth

3

Avg Files per Folder

5.14

Test Coverage

0%

Project DNA

68
Good
documentation 80/100
tests 10/100
structure 100/100
size 60/100
maintainability 74/100

Hotspot Files

Files with most changes (high churn)

ExampleTest.php 4 changes
app.php 2 changes
app.css 2 changes
app.js 2 changes
bootstrap.js 2 changes

Stack Signals

Laravel
Symfony
React
Vue
Angular
Node.js
Python
Django
Flask
FastAPI
Spring
Express
Next.js
Nuxt
NestJS
.NET
ASP.NET
HTML
CSS

Languages

php 96.43%
js 3.57%

Largest Directories

app 4 files
config 11 files
public 3 files
routes 3 files
database 6 files

Largest Files

app.php 126 lines
mail.php 118 lines
logging.php 132 lines
session.php 217 lines
database.php 174 lines

Dependencies & Documentation

README
Docs
go.mod
Gemfile
package.json
composer.json
pyproject.toml
requirements.txt

Project Structure (depth 3)

-- app
|   -- Http
|   |   -- Controllers
|   -- Models
|   -- Providers
-- config
-- public
-- routes
-- database
|   -- seeders
|   -- factories
|   -- migrations
-- bootstrap
|   -- cache