PHP Composer Tutorial | Install Composer | Autoload PSR-4

preview_player
Показать описание
ℹ This recording is all about the Composer PHP dependency manager

🔗 Link to composer download:

👇Follow me on Social Media:

💕Show support:
Рекомендации по теме
Комментарии
Автор

Your explanation is absolutely perfect, man! Your videos are hands down the best resource I've found for learning about composer and autoloading.

vminch
Автор

Hi Gary :D - I have been watching various crash courses on dependency managers and this is a good video for starting to understand composer. Thanks!

CHRISCANHAMCNHM
Автор

00:01 Composer is a vital tool in modern PHP application development.
01:19 Install Composer and require symfony/var-dumper package
02:42 Composer simplifies the process of adding and managing dependencies in PHP projects.
04:06 Composer allows you to search and install packages for your project.
05:36 The autoload file from Composer in the vendor folder is more sophisticated than the one created in chapter four.
06:56 Customize autoloading in PHP Composer
08:25 Configuring autoloading in composer.json
09:59 PHP Composer optimizes and autoloads files, including 69 classes.
Crafted by Merlin AI.

mhyumwf
Автор

thank you sir keep up the great work,

lumkilentetha