SlideShare a Scribd company logo
SYMFONY 2
FRAMEWORK
INTRODUCTION
Artjom Kurapov
5th April of 2013
Major PHP frameworks
 Zend
 Symfony 1  2
 Code igniter  Kohana
 CakePHP
 Yii 2
Motivation
 Singleton
 Tight coupling
 Untestable
 Premature optimized
 Indescriptive names
 Duplication
 Single responsibility
 Open for extension,
Closed for modification
 LSP
http://phpmaster.com/liskov-substitution-principle/
 Interface segregation
 Dependency inversion
Functional vs fast
http://docs.phalconphp.com/en/latest/reference/benchmark/hello-world.html
Used with
 Similar to Zend - a collection of components,
which can be a full-stack framework
 Drupal 8 is using only some of the components
 eZ Publish 5 is using a full-stack
 PHPUnit, Propel, Doctrine - use Yaml, Console
 composer = package & dependency manager
 PSR-0..3 standards affect autoloading
COMPONENTS
As seen on the web
Components & Drupal 8
HttpFoundation Request
HttpFoundation Response
HttpFoundation Session
HttpKernel
Custom HttpKernel
FULL STACK
Setup
 Download or install with composer:
composer create-project symfony/framework-standard-edition symfony/ 2.2.0
 Check for directory permissions & requirements
php ./app/check.php
 Open it in browser, get a 20mb wow effect
http://localhost/symfony/web/app_dev.php/
Still, awesome profiler
Stylish error reports
Directory structure
(Confusingasalways)
appenvironmentconfiguration
cache
config
logs
bin
src ourapplicationcode
Exove
CalendarBundle
Controller
Resourcesviews,css,imagesgohere
vendor externallibraries,usuallyincompany/projectstructure
symfony
doctrine
twig
web publicwillseeonlythispart
IDE support
High-level request flow
Low-level request flow
 Frontend bootstrap (web/app_dev.php) adds
autoloader, boots kernel, creates Request
 Kernel loads config, resolves URLto controller
 Controller loads model & view, can make a
subrequest and returns a Response
 Views usually use twig
 Models usually use doctrine
Routing with YAML
 app/config/routing.yaml
Routing with PHP
Routing with annotations
Routing - URL generation
AlsoaccessibleinviewsifyouuseTwig:
Controller
You don’t have toinherit base Controller
VIEW
Controller + direct View
Controller + View
@Template uses Controller name to figure out template path..
src/Exove/DemoBundle/Resources/views/Demo/hello.html.twig
Twig - variables
Twig - inheritance
Assetic - resource links
Might not be a good idea if you use custom less / require.js
DATABASE
Doctrine
 ORM - different headache (due to abstraction)
 multiple db engine support
 Mostly, no direct SQLs, instead - chaining
 Alternative - DoctrineQL
 Migration support
 app/config/parameters.yml
Doctrine chained select
Entity
An abstract object that gets extended with saving,
retrieving, searching interfaces…
It should not know how it is used or stored
Annotation type mapping
Getter/Setter generation
Schema generation
Controller + Model
DoctrineMigrationsBundle
Testing
 Config@app/config/config_test.yml
 Filesinsrc/*/*/Bundle/Tests
 abstractclassWebTestCaseextendsPHPUnit_Framework_TestCase
Conclusion
 Heavy and extensive
 Twig / Doctrine
 Functional with growing community

More Related Content

PPT
Java applet
PPS
PPT
Java Applet
PDF
Java applet basics
PPTX
Java Applets
PPT
Introduction to Cakephp
PPT
Java applets
PPT
J2 Ee Overview
Java applet
Java Applet
Java applet basics
Java Applets
Introduction to Cakephp
Java applets
J2 Ee Overview

What's hot (20)

PDF
Jasper Reports
PPTX
Apache Maven supports ALL Java JEEConf 2019
PPTX
Apache Maven supports ALL Java (Javaland 2019)
PPTX
Java module configuration
PPTX
Filter expression in mule
PPTX
Filter expression in mule demo
PPT
Appl clas nd architect.56
PPT
Applet life cycle
PPTX
Mule flow complete
PPT
Advanced Jasper Reports
PDF
Building Java Desktop Apps with JavaFX 8 and Java EE 7
PDF
ITFT- Applet in java
PDF
Web Component Development Using Servlet & JSP Technologies (EE6) - Chapter 5...
PDF
Introduction to CakePHP
PPT
Jsf 2.0 in depth
PPS
Web Application Development using MVC Framework Kohana
PPTX
Apache Maven supports all Java (JokerConf 2018)
PDF
Gcd cc-150205
PDF
Spring boot introduction
DOCX
Selenium coursecontent linkedin
Jasper Reports
Apache Maven supports ALL Java JEEConf 2019
Apache Maven supports ALL Java (Javaland 2019)
Java module configuration
Filter expression in mule
Filter expression in mule demo
Appl clas nd architect.56
Applet life cycle
Mule flow complete
Advanced Jasper Reports
Building Java Desktop Apps with JavaFX 8 and Java EE 7
ITFT- Applet in java
Web Component Development Using Servlet & JSP Technologies (EE6) - Chapter 5...
Introduction to CakePHP
Jsf 2.0 in depth
Web Application Development using MVC Framework Kohana
Apache Maven supports all Java (JokerConf 2018)
Gcd cc-150205
Spring boot introduction
Selenium coursecontent linkedin
Ad

Viewers also liked (20)

PPTX
PPS
(1) Συνεργασίες λαϊκών βιβλιοθηκών μέσα από την εμπειρία στη Δημοτική Βιβλιοθ...
PPT
A Brief History
PPS
Ανάπτυξη καταλόγων: η χρήση των AACR και του UNIMARC από τις ελληνικές δημόσι...
PDF
California I - The Higher Provincialism
PDF
PPT
Library 2.0
PPTX
Celebrating Our Nation
PPTX
Presentation1
PPTX
Medición Digital 101
PPTX
Swine Flu
PPS
Συλλογικοί Κατάλογοι & Διαδίκτυο
PPT
Die Vrou
PPT
Clearwire Company And Technology Overview
PPTX
集合知プログラミング輪講 第3章復習資料
PPT
El patito feo
PPTX
Raising Fund For Teaching Chinese
PPT
Powerpoint News
PPTX
History of spam
PPTX
EcmaScript 5.1
(1) Συνεργασίες λαϊκών βιβλιοθηκών μέσα από την εμπειρία στη Δημοτική Βιβλιοθ...
A Brief History
Ανάπτυξη καταλόγων: η χρήση των AACR και του UNIMARC από τις ελληνικές δημόσι...
California I - The Higher Provincialism
Library 2.0
Celebrating Our Nation
Presentation1
Medición Digital 101
Swine Flu
Συλλογικοί Κατάλογοι & Διαδίκτυο
Die Vrou
Clearwire Company And Technology Overview
集合知プログラミング輪講 第3章復習資料
El patito feo
Raising Fund For Teaching Chinese
Powerpoint News
History of spam
EcmaScript 5.1
Ad

Similar to Symfony (20)

PDF
Foundations of Zend Framework
ODP
eXo Platform SEA - Play Framework Introduction
PDF
Selenium & PHPUnit made easy with Steward (Berlin, April 2017)
PPTX
Comparing web frameworks
ODP
Drupal development
PPTX
CollabSphere 2021 - DEV114 - The Nuts and Bolts of CI/CD With a Large XPages ...
PDF
Deprecated: Foundations of Zend Framework 2
PPT
Get ready for FRC 2015: Intro to Java 5 through 8 updates and Eclipse
PPT
Dn D Custom 1
PPT
Dn D Custom 1
PPT
How to? Drupal developer toolkit. Dennis Povshedny.
PPTX
Symfony2 Introduction Presentation
PDF
Create Your Own Framework by Fabien Potencier
ODP
A Good PHP Framework For Beginners Like Me!
PPT
Introduction To Eclipse RCP
PPT
Plugins And Making Your Own
PPTX
Spl in the wild - zendcon2012
PDF
ElggCamp Santiago> For Developers!
PDF
ElggCamp Santiago - Dev Edition
PDF
Symfony Internals
Foundations of Zend Framework
eXo Platform SEA - Play Framework Introduction
Selenium & PHPUnit made easy with Steward (Berlin, April 2017)
Comparing web frameworks
Drupal development
CollabSphere 2021 - DEV114 - The Nuts and Bolts of CI/CD With a Large XPages ...
Deprecated: Foundations of Zend Framework 2
Get ready for FRC 2015: Intro to Java 5 through 8 updates and Eclipse
Dn D Custom 1
Dn D Custom 1
How to? Drupal developer toolkit. Dennis Povshedny.
Symfony2 Introduction Presentation
Create Your Own Framework by Fabien Potencier
A Good PHP Framework For Beginners Like Me!
Introduction To Eclipse RCP
Plugins And Making Your Own
Spl in the wild - zendcon2012
ElggCamp Santiago> For Developers!
ElggCamp Santiago - Dev Edition
Symfony Internals

More from Артём Курапов (9)

PPTX
Scaling GraphQL Subscriptions
PDF
Variety of automated tests
PPTX
PPTX
Php storm intro
PPTX
PPTX
В облаке AWS
PPTX
Devclub hääletamine
PPTX
Visualization of evolutionary cascades of messages using force-directed graphs
PPTX
OAuthоризация и API социальных сетей
Scaling GraphQL Subscriptions
Variety of automated tests
Php storm intro
В облаке AWS
Devclub hääletamine
Visualization of evolutionary cascades of messages using force-directed graphs
OAuthоризация и API социальных сетей

Recently uploaded (20)

PPT
Teaching material agriculture food technology
PDF
Machine learning based COVID-19 study performance prediction
PDF
KodekX | Application Modernization Development
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
NewMind AI Monthly Chronicles - July 2025
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Empathic Computing: Creating Shared Understanding
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Teaching material agriculture food technology
Machine learning based COVID-19 study performance prediction
KodekX | Application Modernization Development
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
“AI and Expert System Decision Support & Business Intelligence Systems”
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
NewMind AI Weekly Chronicles - August'25 Week I
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
NewMind AI Monthly Chronicles - July 2025
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Diabetes mellitus diagnosis method based random forest with bat algorithm
Review of recent advances in non-invasive hemoglobin estimation
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Empathic Computing: Creating Shared Understanding
Bridging biosciences and deep learning for revolutionary discoveries: a compr...

Symfony

Editor's Notes

  • #9: Rewrites globals to be testable
  • #12: Binds Request and Response together
  • #13: For legacy applications