Cantitate/Preț
Produs

Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel

Autor Jesse Griffin
en Limba Engleză Paperback – 28 oct 2020
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 these tactics and concepts in place, you'll engage in a variety of example applications, built from the ground up, and taken directly from real-world domains. Begin by reviewing foundational stepping stones (with small, manageable examples to show proof of concepts as well as illustrations to conceptualize the more complex topics) of both DDD and Laravel. Specifically, such topics as entities, value objects, developing an ubiquitous language, DTOs, and knowledge discovery. Next, you will dive into some more advanced topics of DDD and use these concepts as a guide to make customizations to the default Laravel installation, giving you an understanding of why these alterations are vital to the DDD and Laravel platform. Finally, you will cover the very powerful Eloquent ORM that comes stock with Laravel and understand how it can be utilized to represent entities, handle repositories, and support domain events. 
Although there is a basic coverage chapter and a setup tutorial for Laravel (along with a high level intro about the components used within it), Domain-Driven Laravel is best suited to readers who have been at least exposed to the framework and have had the opportunity to tinker around with it.
What You'll Learn
  • Utilize a blazing-fast rapid development pipeline built from DDD building blocks and facilitated with Laravel
  • Implement value objects, repositories, entities, anti-corruption layers and others using Laravel as a web framework
  • Apply enhanced techniques for quick prototyping of complex requirements and quality results using an iterative and focused approach 
  • Create a base framework (Laravel) that can serve as a template to start off any project
  • Gain insight on which details are important to a project’s success and how to acquire the necessary knowledge 
Who This Book Is For
Ideal for for frontend/backend web developers, devops engineers, Laravel framework lovers and PHP developers hoping to learn more about either Domain Driven Design or the possibilities with the Laravel framework. Those with a working knowledge of plain PHP can also gain value from reading this book. 
Citește tot Restrânge

Preț: 31541 lei

Preț vechi: 39426 lei
-20% Nou

Puncte Express: 473

Preț estimativ în valută:
6037 6491$ 5033£

Carte disponibilă

Livrare economică 28 noiembrie-12 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484260227
ISBN-10: 1484260228
Pagini: 598
Ilustrații: XVII, 616 p. 78 illus.
Dimensiuni: 178 x 254 x 40 mm
Greutate: 1.19 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

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.

Notă biografică

Jesse Griffin is a seasoned Laravel and Symfony developer who specializes in building e-commerce systems as well as add-ons for a variety of purposes and platforms related to shipping, packaging, warehouse management, inventory control, barcode systems, asset management/tracking, customer tracking as well as statistics and reporting. He has over 10 years of professional web application development experience and holds a bachelor's degree in computer science, although he’s been programming since he was 9 years old. 

Textul de pe ultima copertă

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 these tactics and concepts in place, you'll engage in a variety of example applications, built from the ground up, and taken directly from real-world domains.
Begin by reviewing foundational stepping stones (with small, manageable examples to show proof of concepts as well as illustrations to conceptualize the more complex topics) of both DDD and Laravel. Specifically, such topics as entities, value objects, developing an ubiquitous language, DTOs, and knowledge discovery. Next, you will dive into some more advanced topics of DDD and use these concepts as a guide to make customizations to the default Laravel installation, giving you an understanding of why these alterations are vital tothe DDD and Laravel platform. Finally, you will cover the very powerful Eloquent ORM that comes stock with Laravel and understand how it can be utilized to represent entities, handle repositories, and support domain events. 
Although there is a basic coverage chapter and a setup tutorial for Laravel (along with a high level intro about the components used within it), Domain-Driven Laravel is best suited to readers who have been at least exposed to the framework and have had the opportunity to tinker around with it.
You will:
  • Utilize a blazing-fast rapid development pipeline built from DDD building blocks and facilitated with Laravel
  • Implement value objects, repositories, entities, anti-corruption layers and others using Laravel as a web framework
  • Apply enhanced techniques for quick prototyping of complex requirements and quality results using an iterative and focused approach 
  • Create a base framework(Laravel) that can serve as a template to start off any project
  • Gain insight on which details are important to a project’s success and how to acquire the necessary knowledge 

Caracteristici

Presents a means of achieving a domain-driven design via a standard Laravel application Flattens the learning curve by providing real techniques and valuable first-hand insight Build web applications in any domain using a fast and effective approach