This repository contains a set of popular open source libraries adapted to work in PHP through the FFI.
In the case that you think that any library should be added - please create an issue.
Please note that if the library is cross-platform, then platforms are guaranteed to be supported:
- Windows
- Linux
- MacOS (Darwin)
Other platforms are not guaranteed to be supported, even if they are claimed to be supported by the source library's target platform.
In the case that you need support for any other platform, you can do any testing yourself, later creating a pull request to the project you are interested in with the addition of support for this target platform.
- Library - Name of the original C library.
- Version - Version of the PHP package.
- Compat Version - The version of the original C library that the PHP headers are compatible with.
- Source Version - Current latest release version of the original C library.
- Status - CI build status.
Library | Compat Version | Source Version | Status |
---|---|---|---|
GLFW3 | |||
SDL2 | |||
SDL2 Image | |||
SDL2 TTF | |||
BASS | |||
BASS Mix | |||
Vulkan |