Skip to content

momentphp/app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MomentPHP | Framework app skeleton

The framework source code can be found here: momentphp/framework.

Installation

  1. Download Composer or update composer self-update
  2. Run composer create-project momentphp/app [app_name] --stability=dev
  3. Enjoy!