background preloader

Symfony2

Facebook Twitter

Commands

[Video] REST dans le monde Symfony. EmanueleMinotto/awesome-symfony2 · GitHub. Symfony tips and tricks. DDD with Symfony2: Folder Structure And Code First. 2013-08-11 - Move JMSSerializerBundle configuration files into the ApiBundle bundle.

DDD with Symfony2: Folder Structure And Code First

Domain Driven Design also known as DDD is an approach to develop software for complex needs by connecting the implementation to an evolving model. It is a way of thinking and a set of priorities, aimed at accelerating software projects that have to deal with complicated domains. It is possible to use this approach in a Symfony2 project, and that is what I am going to introduce in a series of blog posts.

You will learn how to build an application that manages users through a REST API using Domain Driven Design. Bootstrap¶ Symfony 2 cheat sheet.