moorexa / app
A Powerful MVC Framework for small and large projects.
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- ext-curl: *
- ext-fileinfo: *
- ext-json: *
- ext-openssl: *
- ext-simplexml: *
- ext-zip: *
- filp/whoops: ^2.7
- monolog/monolog: ^1.25
- symfony/yaml: ^4.4
This package is auto-updated.
Last update: 2024-10-17 03:20:19 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
- Web
- Api
You enter 1 or 2 to begin installation