# kolber/stacey

Cheap & easy content management

Repository: https://github.com/kolber/stacey
Canonical: https://ross.abutalabs.com/products/stacey
Homepage: http://staceyapp.com
Language: PHP
License: MIT
License Family: permissive
Last push: 2015-04-17T10:28:49+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 6228, "days_push": 4156, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1039, forks 128 (observed 2026-08-28T04:03:20.028393+00:00)

## What it is
Stacey is a lightweight PHP-based flat-file CMS that generates websites from YAML content files, images, and directory structure using Twig templates. It requires no database and runs by simply copying files to a PHP-capable server.

## Use cases
- build a simple portfolio site without a database
- generate a website from yaml content files
- host a lightweight cms on shared php hosting
- create a small site with twig templates
- manage content by editing files instead of a database

## When to choose
- you want a no-database, file-based website on cheap PHP hosting
- you prefer editing YAML files and folder structure over an admin UI
- you need a tiny, simple portfolio or brochure site

## When to avoid
- you need active maintenance, security updates, or modern PHP support
- you want a database-backed CMS with an admin dashboard
- you need a fully static output rather than a dynamic PHP site

## Facets
- artifact type: application
- maturity: abandoned
- function: static-site-generator, templating, markdown
- domain: web-development, cms
- platform: php, self-hosted
- tags: no-database, yaml-content, twig-templates, flat-file-cms, web-server

## Member repositories
- kolber/stacey (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:20.028393+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-30T07:03:37.466133+00:00, confidence not recorded.
  - readme: https://github.com/kolber/stacey (fetched 2026-08-28T04:03:20.028393+00:00, sha 4220d67c14df)
- Data as of 2026-08-30T08:39:29.467469+00:00.
