MVC загвар Вэб апликэйшн хөгжүүлэлтэнд их ажиглагддаг бөгөөд HTML эсвэл аппликэйшн-ээр хөрвүүлэгдсэн XHTML нь Харагдац-ын үүрэг гүйцэтгэдэг. Удирдлага нь GET эсвэл POST-оор өгөгдлийг аваад юу хийхээ шийднэ( голдуу Модел дээр байгаа обьектуудыг ашиглан бизнесийн үйл ажиллагааг хийнэ)
ABAP Objects
Business Server Pages (BSP)
Web Dynpro ABAP
Actionscript
PureMVC Framework for Actionscript.
ASP
ASP Xtreme Evolution (AXE)
C++
Wt - Web toolkit A library and application server for web applications using a desktop-like event-driven MVC pattern.
CFML - Adobe ColdFusion, Railo, and Open BlueDragon
ColdFusion on Wheels A convention over configuration framework similar to Ruby on Rails.
Fusebox Fusebox does not force the Model–View–Controller (MVC) pattern or Object-Oriented Programming (OOP) on the developer. However, either or both of these development approaches can be used with Fusebox.
Mach-II A framework that focuses on trying to ease software development and maintenance.
Model-Glue Through a simple implementation of Implicit Invocation and Model–View–Controller, they allow applications to be well organized without sacrificing flexibility.
MonoRail An ActionPack inspired MVC framework from the Castle Project
PureMVC Framework for C#
Spring Framework.NET
Bistro Framework
Perl
Catalyst An MVC-based avant-garde Web framework;
Maypole An MVC Web framework, superseded by Catalyst;
PHP
CakePHP A webapplication framework modeled after the concepts of Ruby on Rails.
CodeIgniter An MVC framework for PHP4 (up-compatible with PHP 5.3.0 as of version 1.7.2).
Exponent CMS A Content Management System web application framework using its own MVC framework modeled after Rails.
eZ Publish Based on eZ Components is an object-oriented web application framework written in PHP that separates its functionality into several abstraction layers, following a strict MVC approach.
Jaws is a framework and content management system for building dynamic web sites.
Joomla! v1.5.x is an open source content management system that employs the MVC model for its extensions, called components and modules.
MODx A full-featured open source OOP MVC/ORB xPDO-based CMS.
Odin Assemble A Small footprint PHP based MVC framework.
phpXCore A MVC design pattern based PHP content management framework compatible with PHP4 and PHP5.
PureMVC A framework for PHP.
Qcodo An open-source PHP 5 web application framework.
SilverStripe Contains a fully fledged PHP 5.2 ORM/MVC framework focused on building websites.
Switch board (framework) A PHP 5 MVC framework with routing.
Symfony Framework A PHP 5 MVC framework modeled after the concepts of Ruby on Rails.
Zend Framework A PHP 5-based MVC framework conceptually similar to Ruby on Rails.
Yii Framework A new high-performance component-based PHP 5-based framework for developing large-scale Web applications.
Python
Django A complete Python web application framework. Django prefers to call its MVC implementation MTV, for Model-Template-View.[4]
Enthought The Enthought Tool Suite brings the Model–view–controller mindset to scientific GUIs and visualization
Pylons—Python Web Framework
TurboGears for Python
web2py A scalable full-stack enterprise level Python agile web development framework with support for highly flexible and rapid database-driven web application development.
Zope Web application server
Plone Content management system built on top Zope
PureMVC Framework for Python
Ruby
Camping
Merb
Nitro
Ruby on Rails
Monkeybars
PureMVC Framework for Ruby.
Smalltalk
AIDA/Web
XML
XForms—XForms has an integrated Model–view–controller architecture with an integral dependency graph that frees the programmer from specifically having to perform either push or pull operations.
Other
Purenode Purenode is a website-programming tool. Its controllers are designed on a node-based interface, which may query the database and render templates.
Trygve Reenskaug—first formulated the model–view–controller pattern
Architectural patterns
Model View Presenter
Model 1
Model 2
Three-tier (computing)
The Observer design pattern
The Template Method design pattern
The Presentation-abstraction-control (PAC) pattern
The naked objects pattern, often positioned as the antithesis of MVC, though Reenskaug suggests otherwise
Model–View–Adapter
Model View ViewModel
Application View Controller an alternative to Model View Controller