php-mvc
There are 128 repositories under php-mvc topic.
daveh/php-mvc
A simple PHP model-view-controller framework, built step-by-step as part of the "Write PHP like a pro: build an MVC framework from scratch" course on Udemy.
pH-7/PHP-MVC-Blog-System
:fire: Simple PHP blog system application based on the MVC pattern and written in PHP 5.5. This project can be used as a Base MVC "framework" to start your PHP project easily under good development patterns and good development practice and organization.
afgprogrammer/PHP-MVC-REST-API
A simple PHP MVC REST API framework with PHP 7.2 With routes and some tools to develop your API.
tanhongit/new-mvc-shop
The NEW-MVC-SHOP is a free e-commerce website project for everyone to use. It is a built-in pure PHP MVC. And anyone can use it.
crjoseabraham/php-mvc
Vanilla PHP ready to use MVC structure with router and database class
sonichandni/Attendance-Management-System
An attendance management system with layout like book my show or red bus for taking attendance of students. It also manages various things for more details kindly check README.md file. for any inquiry just ping me.
leafsphp/leafAPI
Leaf API is a lightweight PHP MVC framework for rapid API development.
Developero-oficial/php-mvc
Mini framework para aplicaciones PHP con el patrón MVC
natainditama/auctionx
🚗 Efficient online vehicle auctions
williamniemiec/learning-platform-web
Learning platform built with PHP.
yussan/pure-php-mvc
PHP micro framework to help build your MVC project with minimal code flow.
tanhongit/PHP_Realtime_Chat_App
Create a Chat Application using PHP MVC model with MySQL & JavaScript
celyes/simple-mvc
A minimal and simple MVC layer
php-mvc-project/php-mvc
The best implementation of the Model-View-Controller architectural pattern in PHP!
jescascela/MVC-PHP
Exemplo simples do padrão MVC em PHP
alexdodonov/mezon-application
Simple class for creating applictions
annuhuss/Model-View-Controller
A simple but effective way of understanding a MVC architecture pattern, specially for the beginners, through an example which is constructed in PHP.
astinaam/osms
Unitech Online Shop management System
MobinaJafarian/DeluxeRealProperty
This is an Open Source Real estate management system written with php mvc
SwiftMVC/SwiftMVC
Version 2.0 of Framework
v1p3r75/Floky
Floky is a MVC (Model-View-Controller) framework for developing web applications in PHP. It provides an organized structure for your code, powerful features, and flexibility to create robust and scalable web applications.
kirilkirkov/Fast-MVC-PHP
Fast MVC PHP – a powerful and lightning-fast solution for your web development needs.
MobinaJafarian/MvcBlog
Really Simple PHP Blog based on the MVC. This mini project can be used as a Base MVC "framework" to start your PHP project.
tanhongit/yl-mvc-structure
YL MVC Structure (PHP MVC) is a pattern made in PHP used to implement user interfaces, data, and controlling logic. It is built based on the combination of ideas from the Yii framework and Laravel framework (yl).
gentritabazi/php-mini-framework
Clean API In Pure PHP.
php-mvc-project/template-bootstrap4
Template for initializing the PHP MVC Project application using Bootstrap v4.
vgalvoso/spm
Simple PHP MVC Framework, just what you need!
darkterminal/fck
The fck PHP Framework for Freestylers
ayoubaitouhmad/user-requests
A PHP project based on project structure MVC to handle both user and admin requests .
krystal-framework/krystal.framework
A declarative, lightweight and flexible PHP framework for building modern web applications
naelfox/starrise-easy-php-framework
php mvc framework with object oriented concepts
v1p3r75/Comfortable
comfortable is a simple php mvc framework that allows developers to quickly integrate their sites or web applications in a secure and very simple way.
elightsys/PHP-MVC-03
Lightweight PHP MVC Framework with DataTables Server-Side Processing, Bootstrap 4 UI, and comprehensive user management system
ismaildondu/QuarkMvc
Quark is a simple MVC framework for PHP
jwjp/php-mvc
PHP MVC Architecture
nirav-gajera/laravel-blog
Laravel blog with Login,register ,posts with add image and also comments and reply implimantation,CRUD operation for posts(only authenticate user)