mindise/webby

Webby is a php micro framework for creating static websites with clean urls and clean architecture

Maintainers

Details

github.com/mindise/webby

Source

Issues

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:project

v1.0.1 2018-12-31 12:07 UTC

This package is auto-updated.

Last update: 2024-05-29 03:51:06 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>