Skip to content

mpstv/simple-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

This project has been created for learning purposes

Description

This simple programm show how implement mvc pattern with pure php.

Run

To run with php buit-in web-server execute:

php -S localhost:8000 -t ./ index.php

About

Implementation a simple MVC pattern

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors