momentphp / app
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
Requires
This package is auto-updated.
Last update: 2024-11-16 07:22:37 UTC
README
The framework source code can be found here: momentphp/framework.
Installation
- Download Composer or update
composer self-update
- Run
composer create-project momentphp/app [app_name] --stability=dev
- Enjoy!