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-04-29 01:06:25 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>