Download the PHP package josbeir/glaze without Composer
On this page you can find all versions of the php package josbeir/glaze. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download josbeir/glaze
More information about josbeir/glaze
Files in josbeir/glaze
Informations about the package glaze
🍬 Glaze — static site generator for modern PHP
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/
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:
- Djot content (via php-collective/djot-php)
- Sugar templates
- NEON configuration for both page frontmatter and project/site config
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.
All versions of glaze with dependencies
cakephp/chronos Version ^3.3
cakephp/console Version ^5.3
cakephp/http Version ^5.3
league/glide Version ^3.0
nette/neon Version ^3.4
nikic/php-parser Version ^5.7
phiki/phiki Version ^2.1
php-collective/djot Version ^0.1.15
php Version >=8.2
symfony/process Version ^7.3