Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 242 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 242 Bytes

moon

Moon is a lightweight PHP framework

Feature

  • support normal http server (Apache, Nginx+PHP-FPM...)

Install

via composer

composer create-project moon-app

Quick start see moon-app