語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Domain-driven Laravel = learn to imp...
~
Griffin, Jesse.
FindBook
Google Book
Amazon
博客來
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.
出版者:
Berkeley, CA :Apress : : 2021.,
面頁冊數:
xvii, 616 p. :ill., digital ;24 cm.
內容註:
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.
Contained By:
Springer Nature eBook
標題:
Software frameworks. -
電子資源:
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. - Berkeley, CA :Apress :2021. - xvii, 616 p. :ill., digital ;24 cm.
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--Uniform Titles:
Laravel (Software framework)
Subjects--Topical Terms:
2143248
Software frameworks.
LC Class. No.: QA76.76.S63 / G75 2021
Dewey Class. No.: 005.14
Domain-driven Laravel = learn to implement domain-driven design using Laravel /
LDR
:03850nmm a2200325 a 4500
001
2236158
003
DE-He213
005
20201027074745.0
006
m d
007
cr nn 008maaau
008
211111s2021 cau s 0 eng d
020
$a
9781484260234
$q
(electronic bk.)
020
$a
9781484260227
$q
(paper)
024
7
$a
10.1007/978-1-4842-6023-4
$2
doi
035
$a
978-1-4842-6023-4
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.S63
$b
G75 2021
072
7
$a
UMW
$2
bicssc
072
7
$a
COM060160
$2
bisacsh
072
7
$a
UMW
$2
thema
082
0 4
$a
005.14
$2
23
090
$a
QA76.76.S63
$b
G851 2021
100
1
$a
Griffin, Jesse.
$3
3487293
245
1 0
$a
Domain-driven Laravel
$h
[electronic resource] :
$b
learn to implement domain-driven design using Laravel /
$c
by Jesse Griffin.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xvii, 616 p. :
$b
ill., digital ;
$c
24 cm.
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.
630
0 0
$a
Laravel (Software framework)
$3
3487294
650
0
$a
Software frameworks.
$3
2143248
650
0
$a
Domain-specific programming languages.
$3
1085378
650
1 4
$a
Web Development.
$3
3134872
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6023-4
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9398043
電子資源
11.線上閱覽_V
電子書
EB QA76.76.S63 G75 2021
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入