MVC Frameworks

Language Ecosystems

Language

Dependency
Management

Framework

PHP MVC Frameworks

What are these things?

Rapid Application Development Frameworks

Model View Controller (MVC) architecture

Security

Generators

Consistent File Structure

Enforced Best Practices

Testing | Debug

Database Abstraction | ORM

Build Chain | Pipeline

Community

Leaders

Symfony

  • Symfony aims to speed up the creation and maintenance of web applications and to replace repetitive coding tasks.
  • Symfony has a low performance overhead used with a bytecode cache.
  • Symfony is aimed at building robust applications in an enterprise context, and aims to give developers full control over the configuration: from the directory structure to the foreign libraries, almost everything can be customized. To match enterprise development guidelines, Symfony is bundled with additional tools to help developers test, debug and document projects.

Laravel

MVC Framework built on top of Symfony

Built by Taylor Otwell

Incorporates all of the modern php best practices and tools

Great Community

Laracasts

Basically PHP on Rails

Makes coding fun, easy, and fast

Made with Slides.com