/phonebook

This is the MVC framework that writes in PHP. We separate concerns of app and divide them into 3 main parts that are 1.Model , 2.View 3. Controller. We have also handle other things like routing, middleware and so on.

Primary LanguagePHP

No issues in this repository yet.