PHP Symfony framework course

This chapter begins by explaining the fundamental concept common to web development: HTTP. Regardless of your background or preferred programming language, this chapter is a must-read for everyone.

This course will allow you to understand the Symfony2 basics, the reference PHP framework. Why use a framework? How to create a new web site project with Symfony2, establish test and production environments, designing controllers, templates, manage translation and communicate with a database through Doctrine 2?

Table of contents

  • Symfony2 and HTTP Fundamentals
  • Symfony2 versus Flat PHP
  • Installing and Configuring Symfony
  • Creating Pages in Symfony2
  • Controller
  • Routing
  • Creating and using Templates
  • Databases and Doctrine
  • Databases and Propel
  • Testing
  • Validation
  • Forms
  • Security 
  • HTTP Cache
  • Translations
  • Service Container
  • Performance
  • Internals
  • The Symfony2 Stable API
  • Overview Symfony2
  • Manage the database with Doctrine2
  • The Symfony2 router
  • The controllers with Symfony2
  • The template engine Twig
  • Install a bundle with Composer
  • Services, theory and creation
Size : 2,424.61 Kb
File type : pdf
Downloads: 901
Created: 2016-10-16

Others Symfony2 Tutorials

Getting started with PHP Symfony framework

Symfony2 and HTTP Fundamentals

Symfony quick guide in PDF

Others related eBooks about PHP Symfony framework course

The React Beginner's Handbook

Download free course The React Beginner's Handbook, pdf file on 40 pages by Flavio Copes....

You Don't Know JS Yet: Types and Grammar - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the JS series, this compact guide explores JavaScript types and demonstrating why types work, and showing you how to take advantage of these features....

Essential PHP

This book written to provide clear and concise explanation of topics for programmers both starting to learn the PHP programming as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

Django Web Framework and Python

Download free PDF tutorial about Django framework with Python, document under 40 page by Zhaojie Zhang....

Multiple-Aspect Analysis of Semantic Trajectories

Download free course Multiple-Aspect Analysis of Semantic Trajectories, pdf file on 142 pages by Konstantinos Tserpes, Chiara Renso, Stan Matwin....

Cascading style sheets (CSS) free pdf tutorial

Download free Cascading style sheets (CSS) course material and training (PDF file 34 pages) designated to beginners....

Getting help with Django documentation

In this tutorial you will find everything you need to know about Django, complet and free training document under 1860 pages....

The JavaScript Way

Love it or hate it, JavaScript is avidly eating the world of software development. From we..., download free JavaScript tutorial in PDF (288 pages) created by Baptiste Pesquet ....

Learning Twitter Bootstrap

Download free course Learning Twitter Bootstrap, pdf file on 109 pages by Stack Overflow Community....

Eloquent JavaScript: A Modern Introduction to Programming

JavaScript lies at the heart of almost every modern web application, from social apps to the newest browser-based games. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications. ...