Libraries tagged by Model View Controller

bigeweb/framework

0 Favers
41 Downloads

This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time

Go to Download


sonypradana/php-mvc

3 Favers
97 Downloads

Very light php mvc, include cli easyer to creat controller view and model quikly

Go to Download


samyoteroglez/larawesomecrud

5 Favers
310 Downloads

CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).

Go to Download


dam1r89/proto-generator

6 Favers
265 Downloads

Laravel 5 prototyping tool. Creates files based on the templates. It comes with template for views, model, migration and controllers.

Go to Download


cahyadsn/ci-gen

4 Favers
0 Downloads

Codeigniter-3 Gen is a PHP CLI script that allows you to write controllers, models and views faster

Go to Download


phpcasts/yaf-console

7 Favers
199 Downloads

make controller,model,plugin,view by this tool

Go to Download


grazulex/laravel-turbomaker

10 Favers
9 Downloads

Laravel TurboMaker is a productivity-focused package designed to supercharge your Laravel development workflow. With a single command, you can scaffold complete modules (models, migrations, controllers, routes, tests, views, and more) following best practices. It saves hours of repetitive setup work, so you can focus on building features faster.

Go to Download


matheus-carvalho/crud-generator

23 Favers
141 Downloads

Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.

Go to Download


developernaren/laravel-crud

4 Favers
28 Downloads

Package to create controller, models, migrations, requests and views

Go to Download


stalkdeveloper/laravel-crud-generator

4 Favers
3 Downloads

Laravel CRUD generator package for API and Web with customizable Artisan command and built-in support for models, controllers, form validation, API resources and Blade views.

Go to Download


khomsiadam/stacksync

7 Favers
17 Downloads

StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.

Go to Download


elnebuloso/flex-view

1 Favers
909 Downloads

Working with the 'View' portion of the model-view-controller pattern

Go to Download


siklusit/laravel-make-controller-view

0 Favers
4 Downloads

A Laravel package to create controllers, views, models, migrations, and requests easily.

Go to Download


symfony-util/controller-model-using-http-foundation-po-interface

0 Favers
583 Downloads

Controller model calling action model and view model

Go to Download


phpgram/mvc

1 Favers
3007 Downloads

A php mvc framework build on top of phpgram

Go to Download


<< Previous Next >>