# klaussilveira/gitlist

An elegant and modern git repository viewer

Repository: https://github.com/klaussilveira/gitlist
Canonical: https://ross.abutalabs.com/products/gitlist
Homepage: https://gitlist.org/
Language: PHP
License: BSD-3-Clause
License Family: permissive
Topics: gitlist, git, repository-management, php
Last push: 2026-08-26T12:30:24+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 60, longevity 100
- inputs: {"age_days": 5220, "days_push": 7, "days_rel": 11, "gap_med": null, "n_releases_24m": 1}
- flags: prerelease_only
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2956, forks 509 (observed 2026-08-28T04:07:32.174306+00:00)

## What it is
GitList is a self-hosted PHP web application for browsing multiple git repositories through a browser. Built on Symfony and Twig, it shows files across revisions, commit history, diffs, blame, statistics, and RSS/Atom feeds.

## Use cases
- self-host a web interface for my git repositories
- browse git repos in a browser without GitHub
- view commit history and diffs for local repositories
- generate RSS feeds for repository changes
- lightweight alternative to GitLab for repo browsing
- view files at different revisions with syntax highlighting

## When to choose
- you want a lightweight, read-only git repository viewer you can host yourself
- you have PHP and a webserver already and want simple installation
- you need to browse many repositories, branches, and tags in one interface

## When to avoid
- you need pull requests, issues, or code review features
- you don't want to run PHP 8.4 and a webserver
- you need write access or user management for repositories

## Facets
- artifact type: application
- maturity: active
- function: web-framework, templating, developer-tools, version-control
- domain: developer-tools, version-control, web-development, self-hosted
- platform: php, self-hosted
- tags: git, repository-viewer, gitweb-alternative, code-browsing, syntax-highlighting, rss-feeds, symfony, web-server, linux

## Member repositories
- klaussilveira/gitlist (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:32.174306+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-29T18:47:36.331112+00:00, confidence not recorded.
  - readme: https://github.com/klaussilveira/gitlist (fetched 2026-08-28T04:07:32.174306+00:00, sha d06846bcd62a)
  - homepage: https://gitlist.org/ (fetched 2026-08-29T09:47:34.965149+00:00, sha 80aa0dfb5b65)
- Data as of 2026-08-30T08:39:29.467469+00:00.
