The Clean Architecture in php



Download 2,26 Mb.
Pdf ko'rish
bet137/179
Sana24.06.2021
Hajmi2,26 Mb.
#100337
1   ...   133   134   135   136   137   138   139   140   ...   179
Bog'liq
The-Clean-Architecture-in-PHP-Kristopher-Wilson

Setting up the Project
The first thing we need is a directory structure:
mkdir
-
p cleanphp
/
src
/
Domain
/
Entity
In this directory, all of our Entities will live.
With Composer installed (see the previous chapter), we can configure our
composer.json
file
with a simple
autoload
section to autoload our resources. This file should go in the root
cleanphp/
directory:


Building Our Domain
102
{
"autoload"
:
{
"psr-4"
:
{
"CleanPhp
\\
Invoicer
\\
"
:
[
"src/"
]
}
}
}
This configuration tells Composer that we want to use the PSR-4 autoloading standard to load
the
CleanPhp\Invoicer
namespace, and that the root directory for that namespace is located at
src/
. This lets Composer’s autoloader find classes of that namespace within the
src/
directory.
Finally, run the
dump-autoload
command to instruct Composer to build its autoload files (which
are located at
vendor/composer
):
composer dump
-
autoload
If you take a peak, you should now see a
vendor/composer
directory with our autoload
configuration set up in
autoload_psr4.php
.
Now we’re ready to create the entities.

Download 2,26 Mb.

Do'stlaringiz bilan baham:
1   ...   133   134   135   136   137   138   139   140   ...   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