php-mvc-pdo
There are 4 repositories under php-mvc-pdo topic.
jmmehta63/php_structure_mvc
Model View Controller(MVC) in PHP. The model view controller pattern is the most used pattern for today's world web applications. It has been used for the first time in Smalltalk and then adopted and popularized by Java. At present there are more than a dozen PHP web frameworks based on MVC pattern
maulanakevinp/project_uas_pemroweb
Sebuah Website E-Commerce yang menggunakan konsep MVC buatan sendiri tanpa menggunakan framework seperti CI atau Laravel.
archytech99/mvc-sqlite
Simple CRUD SQLite with mvc