Limit this search to....

Domain-Driven Design in PHP: A Highly Practical Guide
Contributor(s): Buenosvinos, Carlos (Author), Soronellas, Christian (Author), Akbary, Keyvan (Author)
ISBN: 1787284948     ISBN-13: 9781787284944
Publisher: Packt Publishing
OUR PRICE:   $47.49  
Product Type: Paperback - Other Formats
Published: June 2017
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Php
- Computers | Software Development & Engineering - Systems Analysis & Design
Physical Information: 0.81" H x 7.5" W x 9.25" (1.49 lbs) 394 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Real examples written in PHP showcasing DDD Architectural Styles, Tactical Design, and Bounded Context Integration

Key Features

  • Focuses on practical code rather than theory
  • Full of real-world examples that you can apply to your own projects
  • Shows how to build PHP apps using DDD principles

Book Description

Domain-Driven Design (DDD) has arrived in the PHP community, but for all the talk, there is very little real code. Without being in a training session and with no PHP real examples, learning DDD can be challenging. This book changes all that. It details how to implement tactical DDD patterns and gives full examples of topics such as integrating Bounded Contexts with REST, and DDD messaging strategies. In this book, the authors show you, with tons of details and examples, how to properly design Entities, Value Objects, Services, Domain Events, Aggregates, Factories, Repositories, Services, and Application Services with PHP. They show how to apply Hexagonal Architecture within your application whether you use an open source framework or your own. They also cover how to integrate Bounded Contexts using REST frameworks and messaging strategies.

What you will learn

  • Correctly design all design elements of Domain-Driven Design with PHP
  • Learn all tactical patterns to achieve a fully worked-out Domain-Driven Design
  • Apply hexagonal architecture within your application
  • Integrate bounded contexts in your applications
  • Use REST and Messaging approaches