Skip to content

superali/mvc-demo

Repository files navigation

MVC-Demo

demo mvc for php devops testing

This is a basic implementaion of a php mvc framework that I build to get a better understanding of php from a devops percpective .

Features

  • Routing
  • Controllers
  • Models
  • Views
  • Docker-compose

Markdown is a lightweight markup language based on the formatting conventions that people naturally use in email. As [John Gruber] writes on the [Markdown site][df1]

Installation

  • For local development run docker-compose --buld

Installation

this code requires Docker to run.

Start the project locally using docker-compose.

cd mvc-demo
docker-compose up --build

Verify the deployment by navigating to your server address in
your preferred browser.

```sh
127.0.0.1/api

License

MIT

Free Software, Hell Yeah!

About

basic php mvc framework for learning purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages