Symfony Components in the wild

27
Symfony Components in the wild Using Symfony components without the Symfony2 framework Jakub Zalas PHP London Meetup 5th January 2012

Transcript of Symfony Components in the wild

Symfony Components in the wild

Using Symfony components without the Symfony2 framework

Jakub Zalas

PHP London Meetup5th January 2012

Who's that guy?

twitter: @jakub_zalas

blog: www.zalas.eu

#agile #beer #behat #bdd #blog #cycling #discworld #php #symfony #Symfony2 #tdd #zce

symfony != Symfony2

Symfony 1.4

source: http://symfony.com/blog/the-symfony-1-1-architecture

What's Symfony2?

Symfony2 is a reusable set of standalone, decoupled, and cohesive PHP

components that solve common web development problems.

source: http://fabien.potencier.org/article/49/what-is-symfony2

Symfony Components

Why Symfony?

Good code covered by tests Flexible Secure Stable API (@api annotation) Long term support Outstanding community

ClassLoader

HttpFoundation

Routing

Yaml

Finder

Console

DependencyInjection

Thank you.

Any questions?