PHPackages                             ffi-headers/vulkan-headers - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. ffi-headers/vulkan-headers

AbandonedArchivedLibrary[Image &amp; Media](/categories/media)

ffi-headers/vulkan-headers
==========================

PHP FFI Vulkan Headers

1.0.6(3y ago)41.6k1MITCPHP ^8.1

Since Mar 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/php-ffi-headers/vulkan-headers)[ Packagist](https://packagist.org/packages/ffi-headers/vulkan-headers)[ RSS](/packages/ffi-headers-vulkan-headers/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (7)Dependencies (4)Versions (8)Used By (0)

 [ ![](https://avatars.githubusercontent.com/u/101121010?s=256) ](https://github.com/php-ffi-headers)

 [![](https://github.com/php-ffi-headers/vulkan-headers/workflows/build/badge.svg)](https://github.com/php-ffi-headers/vulkan-headers/actions) [![](https://camo.githubusercontent.com/6b4bcb88bda4191637c847da70dafa0efc635a9c492d17e9f71ab92d76f46516/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e312e302d6666303134302e737667)](https://packagist.org/packages/ffi-headers/vulkan-headers) [![](https://camo.githubusercontent.com/52450ded2df521212bb79504c5dc04862b9984f495fa8c36e52d1e5dec371000/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56756c6b616e2d312e332e3232352d6363336332302e737667)](https://packagist.org/packages/ffi-headers/vulkan-headers) [![Latest Stable Version](https://camo.githubusercontent.com/9acda734155e6357431fe8d46994032d2d0b20ad630d068550a6a3b7f437ed1f/68747470733a2f2f706f7365722e707567782e6f72672f6666692d686561646572732f76756c6b616e2d686561646572732f76657273696f6e)](https://packagist.org/packages/ffi-headers/vulkan-headers) [![Latest Unstable Version](https://camo.githubusercontent.com/6ba6f7b3c6abf0de50a3008cb2d586b97ca3dca74d9511f78d029f9abd140bf8/68747470733a2f2f706f7365722e707567782e6f72672f6666692d686561646572732f76756c6b616e2d686561646572732f762f756e737461626c65)](https://packagist.org/packages/ffi-headers/vulkan-headers) [![Total Downloads](https://camo.githubusercontent.com/9384791a109c74280bc29c9838d3b067645bad9ab03b8ef8d961b2fb765c1a01/68747470733a2f2f706f7365722e707567782e6f72672f6666692d686561646572732f76756c6b616e2d686561646572732f646f776e6c6f616473)](https://packagist.org/packages/ffi-headers/vulkan-headers) [![License MIT](https://camo.githubusercontent.com/79b89cb4a5f888d840841f7b19ece24071531e14ad6d79cce9121c78742be873/68747470733a2f2f706f7365722e707567782e6f72672f6666692d686561646572732f76756c6b616e2d686561646572732f6c6963656e7365)](https://raw.githubusercontent.com/php-ffi-headers/vulkan-headers/master/LICENSE.md)

Vulkan Headers
==============

[](#vulkan-headers)

This is a C headers of the [Vulkan](https://www.khronos.org/registry/vulkan/) adopted for PHP.

Requirements
------------

[](#requirements)

- PHP &gt;= 8.1

Installation
------------

[](#installation)

Library is available as composer repository and can be installed using the following command in a root of your project.

```
$ composer require ffi-headers/vulkan-headers
```

Usage
-----

[](#usage)

```
use FFI\Headers\Vulkan;

$headers = Vulkan::create(
    platform: Vulkan\Platform::XLIB,   // Platform
    betaExtensions: true,              // Enable Beta Extensions
    version: Vulkan\Version::V1_3_207, // Headers Version
);

echo $headers;
```

> Please note that the use of header files is not the latest version:
>
> - Takes time to download and install (This will be done in the background &gt; during initialization).
> - May not be compatible with the PHP headers library.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~25 days

Recently: every ~33 days

Total

7

Last Release

1411d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/150420?v=4)[Ruslan Sharipov](/maintainers/Serafim)[@serafim](https://github.com/serafim)

---

Top Contributors

[![SerafimArts](https://avatars.githubusercontent.com/u/2461257?v=4)](https://github.com/SerafimArts "SerafimArts (33 commits)")

---

Tags

ffiheadersphpvideoheadersvkffigraphiccVulkan

###  Code Quality

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ffi-headers-vulkan-headers/health.svg)

```
[![Health](https://phpackages.com/badges/ffi-headers-vulkan-headers/health.svg)](https://phpackages.com/packages/ffi-headers-vulkan-headers)
```

###  Alternatives

[php-ffmpeg/php-ffmpeg

FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg

5.0k24.0M193](/packages/php-ffmpeg-php-ffmpeg)[danog/madelineproto

Async PHP client API for the telegram MTProto protocol.

3.5k902.0k23](/packages/danog-madelineproto)[vimeo/vimeo-api

Official PHP library for the Vimeo API.

4617.6M39](/packages/vimeo-vimeo-api)[vimeo/laravel

A Vimeo bridge for Laravel

4191.7M4](/packages/vimeo-laravel)[opentok/opentok

OpenTok is a platform for creating real time streaming video applications, created by TokBox.

1443.2M10](/packages/opentok-opentok)[danog/tg-file-decoder

Decode Telegram bot API file IDs

77743.2k9](/packages/danog-tg-file-decoder)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
