thalysonalexr / simple-mvc

🐘 Presentation of the MVC architecture standard in PHP 🐘

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-mvc

🐘 Presentation of the MVC development pattern in PHP 🐘

Template MVC

Presentation of the model view controller (MVC) standard with DAO (data access object), Javascript Object Notation (JSON) and ajax for data request.

This project used

For testing use the URL's

/simple-mvc
/simple-mvc/about-us
/simple-mvc/contact-us
/simple-mvc/data-users
/simple-mvc/users

Obs: Where "/" is the root directory running on the application server

Testing

AltText

About

🐘 Presentation of the MVC architecture standard in PHP 🐘

License:MIT License


Languages

Language:PHP 68.3%Language:HTML 31.7%