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

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 requi...

Full description

Bibliographic Details
Main Author: Griffin, Jesse
Format: eBook
Language:English
Published: Berkeley, CA Apress 2021, 2021
Edition:1st ed. 2021
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 03721nmm a2200289 u 4500
001 EB001904413
003 EBX01000000000000001067319
005 00000000000000.0
007 cr|||||||||||||||||||||
008 201103 ||| eng
020 |a 9781484260234 
100 1 |a Griffin, Jesse 
245 0 0 |a Domain-Driven Laravel  |h Elektronische Ressource  |b Learn to Implement Domain-Driven Design Using Laravel  |c by Jesse Griffin 
250 |a 1st ed. 2021 
260 |a Berkeley, CA  |b Apress  |c 2021, 2021 
300 |a XVII, 616 p. 78 illus  |b online resource 
505 0 |a 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 
653 |a Web Development 
653 |a Internet programming 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4842-6023-4 
856 4 0 |u https://doi.org/10.1007/978-1-4842-6023-4?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 006.76 
520 |a 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 
520 |a 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.  
520 |a 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.