Skip to content
@php-ffi-headers

PHP FFI Headers

PHP FFI Headers

About

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.

Status

  • 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 version version status
SDL2 version version status
SDL2 Image version version status
SDL2 TTF version version status
BASS version version status
BASS Mix version version status
Vulkan version version status

Pinned

  1. contracts contracts Public

    List of interfaces to implement header files

    PHP 2 1

  2. testing testing Public

    FFI Headers Testing Utils

    PHP 1 1

Repositories

Showing 10 of 10 repositories
  • vulkan-headers Public

    PHP FFI Vulkan Headers

    php-ffi-headers/vulkan-headers’s past year of commit activity
    C 4 MIT 1 0 0 Updated Aug 22, 2022
  • .github Public

    Source code of the default community health files for the PHP FFI organization

    php-ffi-headers/.github’s past year of commit activity
    1 0 0 0 Updated Aug 22, 2022
  • sdl2-ttf-headers Public

    PHP FFI SDL2 TTF Headers

    php-ffi-headers/sdl2-ttf-headers’s past year of commit activity
    C 1 MIT 1 0 0 Updated Aug 22, 2022
  • sdl2-image-headers Public

    PHP FFI SDL2 Image Headers

    php-ffi-headers/sdl2-image-headers’s past year of commit activity
    C 1 MIT 1 0 0 Updated Aug 22, 2022
  • sdl2-headers Public

    PHP FFI SDL2 Headers

    php-ffi-headers/sdl2-headers’s past year of commit activity
    C 1 MIT 1 0 0 Updated Aug 22, 2022
  • glfw3-headers Public

    PHP FFI GLFW3 Headers

    php-ffi-headers/glfw3-headers’s past year of commit activity
    C 1 MIT 1 0 0 Updated Aug 18, 2022
  • testing Public

    FFI Headers Testing Utils

    php-ffi-headers/testing’s past year of commit activity
    PHP 1 MIT 1 0 0 Updated Aug 17, 2022
  • contracts Public

    List of interfaces to implement header files

    php-ffi-headers/contracts’s past year of commit activity
    PHP 2 MIT 1 0 0 Updated Aug 17, 2022
  • bass-headers Public

    PHP FFI Bass Headers

    php-ffi-headers/bass-headers’s past year of commit activity
    C 2 MIT 1 0 0 Updated Aug 17, 2022
  • bass-mix-headers Public

    PHP FFI BassAL Mix Headers

    php-ffi-headers/bass-mix-headers’s past year of commit activity
    PHP 1 MIT 1 0 0 Updated Aug 17, 2022

Top languages

Loading…

Most used topics

Loading…