The Clean Architecture in php



Download 2,26 Mb.
Pdf ko'rish
bet54/179
Sana24.06.2021
Hajmi2,26 Mb.
#100337
1   ...   50   51   52   53   54   55   56   57   ...   179
Bog'liq
The-Clean-Architecture-in-PHP-Kristopher-Wilson

Strategy Pattern
The Strategy Pattern allows the behavior of an algorithm to be determined during runtime of
an application. Strategies are usually a family of classes that share a common interface, that each
encapsulate separate behavior that can be interchangeable at runtime.
Let’s say we need to develop an invoicing process for our customers, who have the option of
choosing between two methods of receiving their invoices: email or paper.


Design Patterns, A Primer
28
public function
invoiceCustomers
(
array
$customers
) {
foreach
(
$customers
as
$customer
) {
$invoice
=
$this
->
invoiceFactory
->
create
(
$customer
,
$this
->
orderRepository
->
getByCustomer
(
$customer
)
);
// send invoice...
}
}
Our
InvoiceFactory
takes care of generating an invoice from all the orders returned by our
OrderRepository
, so how do we go about sending those invoices?
Using the Strategy Pattern, we first define an interface that describes how all invoices should be
sent, regardless of delivery method:

Download 2,26 Mb.

Do'stlaringiz bilan baham:
1   ...   50   51   52   53   54   55   56   57   ...   179




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish