Guide to installing native PHP extensions? #151
Unanswered
webspec-zebb
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Im in the same boat when it comes to easily installing extensions and the lack of docs much help community is making it hard to not want to switch back to valet, where there is already a bunch of resources available |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My understanding is pecl extensions like xdebug are not included with Herd (which is fine), but I surprised to see the XSL extension was not. When I searched homebrew for
php81-xsl
I could not find a quick way run herd's php binary with XSL. Has anyone ran into this yet? How can I setup Herd so I can install packages that depend on native PHP extensions?Beta Was this translation helpful? Give feedback.
All reactions