Libraries tagged by mvc-pattern
wdb/tutorial-oop
219 Downloads
This tutorial includes projects to show MVC pattern (Model, View, Controller) as well as OOP (Object Orientated Programming) and usage of `smarty` as template engine.
voboghure/php-mvc-core
6 Downloads
At the heart of the framework is the MVC pattern, which separates the application logic into three distinct components: the Model, the View, and the Controller.
smartedutech/littlemvc
38 Downloads
Littel MVC IS small mvc pattern for a small personnel Framework
shalkam/crud-generator
44 Downloads
Creates CRUD in MVC pattern
saeedshoh/laravel-make-enum
15 Downloads
A MVCS pattern create a enum command for Laravel 5+
reneknox/reneknox-press
34 Downloads
building core designed to help developers familiar with Laravel and the MVC pattern create high-quality plugins for WordPress. By providing a solid foundation of tools and best practices, ReneknoxPress can help developers save time and effort during the development process and create plugins that are easy to maintain and extend over time.
phphelper/phphelper
33 Downloads
This is a simpler helpers classes to create a better web application using php. This is intentend to be use for devlopment only for learning purpose using xampp or others. This provides routing,data passing, separation of code using mvc pattern. This is not optmize for production level. Its only for beginner who don't want to use library like laravel or etc
php-mohamed-nabil/marrow-framework
29 Downloads
marrow is a php MVC Framwork for building php web application with a good mvc pattern structure makes development more easier
mttk2004/phpure
2 Downloads
phpure is a simple MVC framework written in PHP to help beginners understand the inner workings of a web application built with the MVC pattern.
moulino/framework
7 Downloads
Simple php framework using the mvc pattern.
magicmvc/framework
33 Downloads
a framework for implementing the MVC pattern
lacodda/bxcomponent
47 Downloads
Base Bitrix component implementing MVC pattern
idealogica/good-view
703 Downloads
Extremely simple and standard compliant view implementation of MVC pattern
diazdavid/mvc-app-basic
22 Downloads
Basic implementation for mvc pattern
codlatn/phpmvc
0 Downloads
MVC pattern - written in PHP 5.5. This project can be used as a Base MVC "framework" to start your PHP project