-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can you show more code example? #52
Comments
Hi, more documentation is definitely on the roadmap (has been for a while...), but the tests should help a lot with understanding how to operate most of the specific APIs. As far as an introduction goes, does this work?
|
One thing it might be worth mentioning is recommended ways on how to install PHP on various platforms so it can be compiled, for starters maybe the following:
|
Indeed, though it's possible to side-step the issue by using the Docker images provided and using those as the build environment. Distributing static libraries built against static PHP builds may also be useful, but their use might be a bit more narrow, depending on which modules we include. I'll expand on the documentation with step-by-step instructions (though my ability to do so for MacOS or Windows is diminished). |
Your idea is very good, but I still do not really understand and understand your library package, you can introduce it in more detail?
The text was updated successfully, but these errors were encountered: