Continuing in their tradition of having their finger on the pulse of PHP, apress has recently released their latest title, The Definitive Guide to symfony. My friend, Julie Miller sent me over the first chapter to share with you.

If you are not familiar with symfony, this chapter is a great introduction. Here’s a little taste for you. This is the summary for Chapter 1.

Symfony is a PHP 5 web application framework. It adds a new layer on top of the PHP language, providing tools that speed up the development of complex web applications. This book will tell you all about it, and you just need to be familiar with the basic concepts of modern programming to understand it – namely object-oriented programming (OOP), object-relational mapping (ORM), and rapid application development (RAD). The only required technical background is knowledge of PHP 5.

Those crafty devils at Apress timed the recent release of the book to coincide (roughly) with the recent announcement of the 1.0 milestone for symfony.

If you are interested in reading more, just click here to view the PDF.

Look for more about this book in coming weeks. I’ve got an interview with the two authors, Francois Zaninotto and Fabien Potencier, as well as a full review.

=C=