Skip to content

[Request]: PIE (PHP Installer for Extensions) #29

@SHJordan

Description

@SHJordan

Prerequisites

  • I have searched all issues/PRs to ensure it has not already been reported or fixed.

Criteria

  • Reasonably well-known and widely used (e.g. if it's a GitHub project, it should have at least 100 stars and/or 50 forks)
  • English interface (or at least English documentation)
  • Latest stable version
  • Full version (i.e. not a trial version)
  • Fairly standard install (e.g. uses a version-specific download URL, no elaborate pre/post install scripts)

Name

PIE (PHP Installer for Extensions)

Description

PIE is a new installer for PHP extensions, intended to eventually replace PECL. It is distributed as a PHAR, just like Composer, and works in a similar way to Composer, but it installs PHP extensions (PHP Modules or Zend Extensions) to your PHP installation, rather than pulling PHP packages into your project or library.

Homepage

https://github.com/php/pie

Download Link(s)

https://github.com/php/pie/releases

Some Indication of Popularity/Repute

As stated on the xdebug installation page, is currently the easiest way to install extensions on windows, since PECL is a nightmare. Makes installing xdebug/imagick a breeze.

Instructions on installing it on windows can be found here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions