On Thu, Mar 28, 2019, 10:40 PM Levi Morrison <le...@php.net> wrote:

> I was reviewing the options for installing extensions on a per-project
> basis. The most recent effort I have found was pickle. Can someone
> more knowledgeable chime in on the status of the project? I'm also
> interested in why it hasn't gained more traction.


We did not push it hard. Also it is mostly features complete but a
packagist for extensions. The latter is not a must as pickle works exactly
like composer, it can install ext from any sources, git, archives,
pecl.php.net or files.

I provided a PR a while ago to integrate it to composer, but the composer
team wanted it using another way. I still do not know what would be the
best way but it should not be too complicated.

On a side note, pickle is not related to php.net. :)

best,

Reply via email to