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: 905
Created: 2016-10-16

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Symfony2 Tutorials

Symfony2 and HTTP Fundamentals

Symfony quick guide in PDF

Getting started with PHP Symfony framework

Others related eBooks about PHP Symfony framework course

You Don't Know JS Yet: Get Started - 2nd Edition

It's easy to learn parts of JavaScript, but much harder to learn it completely or even sufficiently whether you're new to the language or have used it for years. With the "You Don't Know JS" book series, you'll get a more complete understanding of JavaScript, including trickier parts of the language...

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 ....

PHP: The Right Way

There’s a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and insecure code. PHP: The Right Way is an easy-to-read, quick reference for PHP popular coding standards, links to authoritative tutorials around the Web and what the contributors consider...

Designing Scalable JavaScript Applications

If you've ever written a non-trivial JavaScript application, you know that creating a code..., download free JavaScript tutorial in PDF (134 pages) created by Emmit Scott ....

Object Oriented Programming in PHP5

The purpose of this PDF tutorial is to provide a basic guide for student interested in Object Oriented Programming in PHP5 to build a dynamic web application....

Building Front-End Web Apps with Plain JavaScript

This book shows how to build front-end web applications with plain JavaScript, not using any (third-party) framework or library. A front-end web application can be provided by any web server, but it is executed on the user's computer device (smartphone, tablet or notebook), and not on the remote w...

Essential HTML5 Canvas

This book written to provide clear and concise explanation of topics for programmers both starting to learn the HTML Canvas 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....

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. ...

Writing your first Django app

With this tutorial you will learn how to write your first Django application, free training document intended to beginners....

Practical Semantic Web and Linked Data Applications

The next major advance in the Web will be Web 3.0 which will be built on semantic Web technologies. ...