a major part in understanding and working with Symfony • SOLID object oriented design • Dependency Injection • Proxy Jacob Mather @thejmather Tuesday, June 18, 13
on Jinja and Django templates • Templates literally compile to classes • Twig.js lets you use them in JavaScript too Jacob Mather @thejmather Tuesday, June 18, 13
• Puppet (or Chef) make Vagrant awesome • Get started right away: https://github.com/jmather/vagrant-lamp-centos63 Jacob Mather @thejmather Tuesday, June 18, 13
to shuffle deck chairs around • There are conventions, take some time and study other bundles and examples • It’s ok, nobody puts everything in the right place the first time. Or the 10th. 50th? Jacob Mather @thejmather Tuesday, June 18, 13
• HttpKernel - Build your own framework • EventDispatcher - Build evented systems • DependencyInjector - Awesome DIC Jacob Mather @thejmather Tuesday, June 18, 13
from a file to code • Configuration Component allows you to define the structure of your config, alerting you of potentially invalid entries Jacob Mather @thejmather Tuesday, June 18, 13
Is actually just solving a really complicated set of problems • Security is actually two things: • Authentication - who you are • Authorization - what you can do Jacob Mather @thejmather Tuesday, June 18, 13