PHPSSG (Personal Home Page Static Site Generator) is a lightweight static site generator written in PHP.
It uses invokable component classes, output buffering, and plain PHP templates to help developers build composable static websites without needing a third-party templating engine, while still leaving room for custom integrations and alternative renderers.
This is free and open source software.
Key Features
- Uses a component-based routing and build system with abstract classes such as Renderable, Composable, and Buildable.
- Includes hooks that let developers inject custom logic during the component lifecycle.
- Supports incremental builds so files are only rewritten when generated content changes.
- Caches file paths and content hashes to disk with an emphasis on thread safety.
- Can be run as a PHAR and is fully PSR-4 compliant for Composer autoloading.
- Offers a flexible project structure with reconfigurable defaults rather than enforcing a rigid layout.
Website: github.com/Taujor/php-static-site-generator
Support:
Developer: Taujor
License: MIT License
PHPSSG is written in PHP. Learn PHP with our recommended free books and free tutorials.
Related Software
| PHP Static Site Generators | |
|---|---|
| HydePHP | Content-first Laravel-powered static site generator |
| Jigsaw | Framework for rapidly building static sites |
| Spress | Blog-aware application that transform your plain text files in static sites |
| Sculpin | Can be used to create any type of static website |
| Cecil | Simple and powerful content-driven static site generator |
| Couscous | Turns Markdown documentation into beautiful websites |
| Ata’s SSG | Static site generator for GitHub pages. |
| WP2Static | WordPress plugin for static site generation and deployment |
| Capro | Uses the Blade template engine |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

