Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Learning Composer, the PHP Dependency Manager

    Posted By: Landau17
    Learning Composer, the PHP Dependency Manager

    Learning Composer, the PHP Dependency Manager
    MP4 | Video: 720p | Duration: 59:55 | English | Subtitles: VTT | 156.5 MB



    Learn how to work with the critical PHP dependency manager, Composer. With Composer, you can leverage third-party script libraries called packages, and reduce development time on your projects. This course shows how to install Composer on Mac and Windows, locate suitable Composer packages in the Packagist repository, and use those packages in your PHP projects. In chapter three, instructor Morten Rand-Hendriksen shows you how the Composer workflow looks in a production environment, and he gives you security tips on finding trustworthy packages.

    Topics include:
    • Running PHP
    • Installing Composer
    • Finding packages
    • Using packages in your code
    • Using Composer with version control
    • Updating packages