Movatterモバイル変換


[0]ホーム

URL:


    Runtime Configuration »
    « Introduction to Composer

    Introduction to PIE

    » PIE is an installer for PHP, that makes it possible to install third-party PHP extensions, that can then be easily installed and updated. It leverages the PHP extension repository part of» Packagist to find the source code to build the extension, or a Windows binary to download, if it exists. If it downloads the source code, it also knows how to build and install it.

    After» installing the requirements and PIE itself, you can then install theMongoDB extension by running the following on the command line.

    Example #1 Installing the MongoDB extension with PIE

    pie install mongodb/mongodb-extension

    The» "PIE Usage" documentation goes into this in more depth.

    Found A Problem?

    Learn How To Improve This PageSubmit a Pull RequestReport a Bug
    add a note

    User Contributed Notes

    There are no user contributed notes for this page.
    To Top
    and to navigate •Enter to select •Esc to close •/ to open
    PressEnter without selection to search using Google

    [8]ページ先頭

    ©2009-2025 Movatter.jp