# alexeymezenin/laravel-best-practices

Laravel best practices

Repository: https://github.com/alexeymezenin/laravel-best-practices
Canonical: https://ross.abutalabs.com/products/laravel-best-practices
License Family: other
Topics: laravel, best-practices
Last push: 2025-05-10T02:27:31+00:00

## Health v2 (maintenance only)
Score: 41/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 20, release rhythm 35, longevity 100
- inputs: {"age_days": 3234, "days_push": 481, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 12325, forks 2423 (observed 2026-08-28T04:10:52.371369+00:00)

## What it is
A community-maintained guide of Laravel coding best practices, covering topics like single responsibility principle, fat models/skinny controllers, validation, and Eloquent usage. It is a documentation-style resource translated into many languages rather than runnable software.

## Use cases
- learn laravel best practices
- review my laravel code against conventions
- how to structure laravel controllers and services
- eloquent vs query builder guidance
- team coding standards for laravel projects

## When to choose
- you are a Laravel developer wanting idiomatic, maintainable code patterns
- you need a checklist for code reviews or onboarding new Laravel developers

## When to avoid
- you need runnable code, libraries, or tooling rather than guidelines
- you work with frameworks other than Laravel

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, developer-tools
- domain: web-development, backend, tutorials, awesome-lists
- platform: php
- tags: laravel, best-practices, coding-standards, eloquent, guidelines

## Member repositories
- alexeymezenin/laravel-best-practices (main) score 41

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:52.371369+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:14:09.547397+00:00, confidence not recorded.
  - readme: https://github.com/alexeymezenin/laravel-best-practices (fetched 2026-08-28T04:10:52.371369+00:00, sha 06030b0467c1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
