Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 491 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 491 Bytes

Weborama

A light and simple PHP framework for project with little need.

Weborama include an MVC structure, a easy to read file tree and an efficient MySQL model handler using PDO.

Weborama is scaled for little project, who don't need an ORM, a template engine or a bunch of include to run.

It can be used 'as is' with very few depedencies. All you need is PHP > 5.3

Watch the documentation here, and feel free to participate ! ❤️