Thank you for maintaining this project. I'm currently using Dockerized environments based on Alpine Linux, and I would like to integrate phpyaz in my PHP containers.
Unfortunately, there is no APK package available for Alpine that includes this extension. Building from source works, but it's not ideal for automated CI/CD pipelines or reproducible Docker images.
Would it be possible to release and maintain an Alpine-compatible binary package (APK) for phpyaz, or provide guidance for building one that works reliably with Alpine's php packages?
This would greatly help developers using lightweight Alpine-based images in Docker.
Thank you in advance