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

    PHP: PEAR, PECL, and Composer

    Posted By: Landau17
    PHP: PEAR, PECL, and Composer

    PHP: PEAR, PECL, and Composer
    MP4 | Video: 720p | Duration: 1:00:06 | English | Subtitles: VTT | 187.7 MB



    Instead of downloading PHP code and figuring out how it fits into your project structure, use PEAR, PECL, and Composer to do it for you. Composer manages libraries for your PHP project, PEAR installs packages for your entire server, and PECL compiles extensions directly into PHP itself. In this course, author Joseph LeBlanc demonstrates how to find, install, update, and remove packages with this suite of invaluable PHP tools.

    Topics include:
    • Installing on Mac and Linux
    • Discovering channels and packages with PEAR
    • Coding with PEAR packages
    • Starting a new application with Composer
    • Installing and maintaining packages with Composer
    • Finding and installing PECL extensions