mindise / webby
Webby is a php micro framework for creating static websites with clean urls and clean architecture
v1.0.1
2018-12-31 12:07 UTC
This package is auto-updated.
Last update: 2026-03-01 00:26:37 UTC
README
Webby is a php micro framework for creating static websites with clean urls and clean architecture
Structure
The core is based on Flight
#Create a new project using webby
composer create-project mindise/webby <project-name>