語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Domain-Driven Laravel = Learn to Imp...
~
SpringerLink (Online service)
Domain-Driven Laravel = Learn to Implement Domain-Driven Design Using Laravel /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Domain-Driven Laravel/ by Jesse Griffin.
其他題名:
Learn to Implement Domain-Driven Design Using Laravel /
作者:
Griffin, Jesse.
面頁冊數:
XVII, 616 p. 78 illus.online resource. :
Contained By:
Springer Nature eBook
標題:
Web Development. -
電子資源:
https://doi.org/10.1007/978-1-4842-6023-4
ISBN:
9781484260234
Domain-Driven Laravel = Learn to Implement Domain-Driven Design Using Laravel /
Griffin, Jesse.
Domain-Driven Laravel
Learn to Implement Domain-Driven Design Using Laravel /[electronic resource] :by Jesse Griffin. - 1st ed. 2021. - XVII, 616 p. 78 illus.online resource.
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.
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. 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 .
ISBN: 9781484260234
Standard No.: 10.1007/978-1-4842-6023-4doiSubjects--Topical Terms:
1114136
Web Development.
LC Class. No.: QA76.6-76.66
Dewey Class. No.: 006.76
Domain-Driven Laravel = Learn to Implement Domain-Driven Design Using Laravel /
LDR
:04140nam a22003855i 4500
001
1046007
003
DE-He213
005
20210622034120.0
007
cr nn 008mamaa
008
220103s2021 xxu| s |||| 0|eng d
020
$a
9781484260234
$9
978-1-4842-6023-4
024
7
$a
10.1007/978-1-4842-6023-4
$2
doi
035
$a
978-1-4842-6023-4
050
4
$a
QA76.6-76.66
072
7
$a
UMW
$2
bicssc
072
7
$a
COM060160
$2
bisacsh
072
7
$a
UMW
$2
thema
082
0 4
$a
006.76
$2
23
100
1
$a
Griffin, Jesse.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1349498
245
1 0
$a
Domain-Driven Laravel
$h
[electronic resource] :
$b
Learn to Implement Domain-Driven Design Using Laravel /
$c
by Jesse Griffin.
250
$a
1st ed. 2021.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
XVII, 616 p. 78 illus.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
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.
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. 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. 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 .
650
1 4
$a
Web Development.
$3
1114136
650
0
$a
Computer programming.
$3
527822
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484260227
776
0 8
$i
Printed edition:
$z
9781484260241
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6023-4
912
$a
ZDB-2-CWD
912
$a
ZDB-2-SXPC
950
$a
Professional and Applied Computing (SpringerNature-12059)
950
$a
Professional and Applied Computing (R0) (SpringerNature-43716)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入