pie-extensions/igbinary

There is no license information available for the latest version (3.2.17RC1) of this package.

PIE-compatible mirror of igbinary/igbinary

Maintainers

Package info

github.com/pie-extensions/igbinary

Type:php-ext

Ext name:ext-igbinary

pkg:composer/pie-extensions/igbinary

Statistics

Installs: 13

Dependents: 0

Suggesters: 0

Stars: 0

3.2.17RC1 2026-04-21 15:59 UTC

This package is auto-updated.

Last update: 2026-04-21 16:00:25 UTC


README

PIE-compatible mirror of igbinary/igbinary.

Install

pie install pie-extensions/igbinary

What is this?

This repository is an automated mirror that repackages the upstream PHP extension for installation via PIE (PHP Installer for Extensions).

Releases are synced automatically from the upstream repository. Each release contains the unmodified upstream source code with a PIE-compatible composer.json.

Supported platforms

Pre-built binaries are available for the following platforms:

OS Arch libc Notes
Linux x86_64 glibc
Linux x86_64 musl Requires libstdc++ and libgcc
Linux arm64 glibc
Linux arm64 musl Requires libstdc++ and libgcc
macOS x86_64 -
macOS arm64 -

Alpine Linux (musl): Extensions that use C++ internally require the libstdc++ and libgcc runtime packages, which are not included in minimal Alpine images. Install them with apk add libstdc++ libgcc.

Links

License

This mirror inherits the license of the upstream project. See the upstream repository for license details.

Issues & Questions

This is an automated mirror repository. Please report all issues and direct questions to the pie-extensions/core repository.