Domain-driven Laravel learn to implement domain-driven design using Laravel

Map concepts and ideas in domain-driven design (DDD) and transpose them into clean, testable, and quality code that is effective alongside the Laravel framework. This book teaches you how to implement the concepts and patterns present in DDD in the real world as a complete web application. With thes...

Descripción completa

Detalles Bibliográficos
Otros Autores: Griffin, Jesse, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: [Place of publication not identified] : Apress [2021]
Edición:1st ed. 2021.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631168806719
Tabla de Contenidos:
  • Part 1: An Odd Combination
  • 1. Laying the Foundation
  • 2. Foundational Bootcamp
  • 3. Domain Driven What?
  • 4. Introduction to Laravel
  • 5. Advanced Laravel
  • 6. Architecting a Claim Processing System
  • 7. Modeling and Implementing the Domain
  • 8. Modularizing Laravel
  • Part 2: A Domain Driven Approach
  • 9. A Domain Driven Approach to Claim Submission
  • 10. A Domain Driven Approach to Claim Validation
  • 11. Context Maps
  • Part 3: Technical Aspects of DDD
  • 12. DTOs, Entities, and Value Objects
  • 13. Domain Events
  • 14. Repositories
  • 15. Factories and Aggregates
  • 16. Services
  • Part 4: DDD via Laravel
  • 17. Hexagon Driven Development. - 18. Applying DDL in the Real World
  • 19. Conclusion and Additional Thoughts.