There is no license information available for the latest version (dev-master) of this package.

MomentPHP | Framework app skeleton

dev-master 2016-09-27 17:19 UTC

This package is auto-updated.

Last update: 2024-05-16 06:12:20 UTC


README

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!