Morning Levi, For me, as author of many extensions, pickle becomes valuable at the point when composer supports it and we have another route to deployment built into composer.
Currently, there is no remarkable difference between using pecl or pickle to build, except pecl is available everywhere, and pickle is only available after an additional dep in composer.json. I'm not sure of the exact reasons why the project lost traction, there seemed to be some disagreement about how to move forward between developers of pickle and composer. Cheers Joe On Thu, 28 Mar 2019 at 16:40, 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. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >