josbeir/glaze

A sweet static site generaror for PHP

Maintainers

Package info

github.com/josbeir/glaze

Type:project

pkg:composer/josbeir/glaze

Statistics

Installs: 22

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.3.0 2026-03-04 18:15 UTC

This package is auto-updated.

Last update: 2026-03-05 13:20:32 UTC


README

Sugar cube Build Status PHPStan Level 10 License: MIT PHP Version Packagist Downloads

Glaze is a fast, modern static site generator for PHP developers who want content-first authoring without a heavy framework in the way.

📚 Documentation: https://josbeir.github.io/glaze/

Glaze command

Quick workflow

  • write content in Djot
  • shape output with Sugar templates
  • generate static files for reliable, simple deployment

Glaze stays lightweight while still giving you practical features like frontmatter, taxonomy-aware discovery, template context helpers, and an ergonomic CLI (glaze init, glaze build, glaze serve).

Glaze is built around:

If you like clean files, modern templating, and quick iteration, Glaze is made for you.

Documentation

Start here: https://josbeir.github.io/glaze/

License

Glaze is licensed under the MIT License. See LICENSE.

Contributing

Contributions are welcome. Please read Contributing for setup steps and guidelines.