moorexa/app

A Powerful MVC Framework for small and large projects.

v1.1 2023-03-16 23:10 UTC

This package is auto-updated.

Last update: 2024-05-17 02:17:36 UTC


README

Our goal is to make PHP a goto language for beginners and expert programmers around the world. We are constantly innovating around this framework, making it fun, incredibly fast and powerful for any web solution.

Installation

Ensure you have composer installed on your machine. Open up your command prompt (cmd) or terminal and run

composer create-project moorexa/app

You can add a project name after moorexa/app Your custom project name

What Next?

You choose the project type you choose to install

  1. Web
  2. Api

You enter 1 or 2 to begin installation