# nette/nette

👪 METAPACKAGE for Nette Framework components

Repository: https://github.com/nette/nette
Canonical: https://ross.abutalabs.com/products/nette
Homepage: https://nette.org
Language: PHP
License: NOASSERTION
License Family: other
Topics: nette-framework, nette, php
Last push: 2026-08-04T23:14:01+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 8, longevity 100
- inputs: {"age_days": 6229, "days_push": 29, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1562, forks 230 (observed 2026-08-28T04:05:03.981974+00:00)

## What it is
Nette is a mature PHP web framework composed of standalone, individually versioned components (Latte templating, Tracy debugging, DI container, Forms, Database, Routing) that can also be used separately in any PHP codebase. This repository is the metapackage that pulls the full framework together, emphasizing secure-by-default behavior like context-aware escaping and CSRF protection.

## Use cases
- build a secure PHP web application with MVC and components
- use Latte templates with context-aware XSS escaping in an existing project
- add Tracy debugging to a non-Nette PHP codebase
- create validated, CSRF-protected web forms from a single definition
- build a blog with database, forms, and user authentication
- use Nette DI container or other components standalone with WordPress or another framework

## When to choose
- you want a PHP framework with secure defaults rather than a security checklist
- you need mature, individually versioned libraries with long-term upgrade guides
- you want to mix standalone components (Latte, Tracy, DI) into an existing PHP codebase
- you value comprehensive, up-to-date documentation in multiple languages

## When to avoid
- you are committed to the Laravel or Symfony ecosystem and its tooling
- you need a JavaScript/TypeScript full-stack framework
- you only want a microframework with minimal abstractions

## Facets
- artifact type: framework
- maturity: stable
- function: web-framework, templating, routing, form-handling, auth, caching, testing, logging
- domain: web-development, backend
- platform: php, cli
- tags: nette, metapackage, latte, tracy, dependency-injection, mvc, component-based, php, web-server

## Member repositories
- nette/nette (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:03.981974+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-30T04:00:18.616205+00:00, confidence not recorded.
  - readme: https://github.com/nette/nette (fetched 2026-08-28T04:05:03.981974+00:00, sha 68dc56adeb46)
  - homepage: https://nette.org (fetched 2026-08-29T11:29:17.885723+00:00, sha 134ae7fe92b8)
  - site_page: https://doc.nette.org (fetched 2026-08-29T11:29:17.895520+00:00, sha b052116b2a14)
  - site_page: https://nette.org/en/releases (fetched 2026-08-29T11:29:17.897870+00:00, sha aa39e1b5cbb1)
  - site_page: https://nette.org/en/history (fetched 2026-08-29T11:29:17.904373+00:00, sha 286192274b00)
- Data as of 2026-08-30T08:39:29.467469+00:00.
