MVC Framework By Dhurgham Fahem , Gaith Thabt , Hani Ali Iraq University of Kufa Collage of engineering Electronic & communications department
Outlines What is MVC. How MVC works. Why MVC. Some of MVC Frameworks. Advantages.
What is MVC ? View Model controller Model View Controller or MVC as it is popularly called, is a software design pattern for developing web applications.
How MVC works View Controller Model SQ L HTTP Web server
Why MVC •Team work. •Dealing with large applications. •Change programmers staff with out reprogramming.
Some of MVC Frameworks • Django (Python( • Rails(Ruby( • ASP.NET MVC Python Ruby on Rails C#
Some of MVC Frameworks • YII (PHP( • Fuel PHP(PHP( • Laravel (PHP( • Symfony(PHP( • CakePHP(PHP( • Kohana(HMVC) (PHP( • CodeIgniter (PHP( • Zend Framework (PHP(
Advantages • More Structural • More Flexible • Can maintain code in better ways. • More suitable for future implementations • Reduce Complexity
Any Questions ?

Mvc framework

  • 1.
    MVC Framework By Dhurgham Fahem, Gaith Thabt , Hani Ali Iraq University of Kufa Collage of engineering Electronic & communications department
  • 2.
    Outlines What is MVC. HowMVC works. Why MVC. Some of MVC Frameworks. Advantages.
  • 3.
    What is MVC? View Model controller Model View Controller or MVC as it is popularly called, is a software design pattern for developing web applications.
  • 4.
    How MVC works ViewController Model SQ L HTTP Web server
  • 5.
    Why MVC •Team work. •Dealingwith large applications. •Change programmers staff with out reprogramming.
  • 6.
    Some of MVCFrameworks • Django (Python( • Rails(Ruby( • ASP.NET MVC Python Ruby on Rails C#
  • 7.
    Some of MVCFrameworks • YII (PHP( • Fuel PHP(PHP( • Laravel (PHP( • Symfony(PHP( • CakePHP(PHP( • Kohana(HMVC) (PHP( • CodeIgniter (PHP( • Zend Framework (PHP(
  • 8.
    Advantages • More Structural •More Flexible • Can maintain code in better ways. • More suitable for future implementations • Reduce Complexity
  • 10.