Libraries tagged by mvc-pattern
xeno-php/xeno-php
0 Downloads
Xenophp is a lightweight PHP framework with a routing system and MVC pattern.
webpagestudio/wps-micro
13 Downloads
Skeleton for web apps with MVC pattern
wdb/tutorial-oop
223 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
7 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.
shalkam/crud-generator
44 Downloads
Creates CRUD in MVC pattern
saeedshoh/laravel-make-enum
16 Downloads
A MVCS pattern create a enum command for Laravel 5+
restjs/rest-api
6 Downloads
RESTful API Boilerplate with OOP & MVC Pattern
reneknox/reneknox-press
35 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
34 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
moulino/framework
7 Downloads
Simple php framework using the mvc pattern.
magicmvc/framework
34 Downloads
a framework for implementing the MVC pattern
lacodda/bxcomponent
48 Downloads
Base Bitrix component implementing MVC pattern
idealogica/good-view
726 Downloads
Extremely simple and standard compliant view implementation of MVC pattern
diazdavid/mvc-app-basic
23 Downloads
Basic implementation for mvc pattern