-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels