Search by

rindow / rindow-math-buffer-ffi

yuichiis

The Buffer for math libraries

Package info

github.com/rindow/rindow-math-buffer-ffi

pkg:composer/rindow/rindow-math-buffer-ffi

Statistics

Installs: 4 225

Dependents: 5

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.7 2026-08-31 02:52 UTC

This package is auto-updated.

Last update: 2026-08-31 02:56:07 UTC


README

Status: Build Status Downloads Latest Stable Version License

"The rindow math buffer ffi" is a buffer for the math library. Available in libraries with FFI interface.

  • Provides Universal Buffer for 1-dimension for data exchange between C,C+ language and PHP.

Please see the documents about Buffer objects on Rindow Mathematics web pages.

Requirements

  • PHP 8.1 or later
  • Linux or Windows or macOS

How to setup

Install using composer.

$ composer require rindow/rindow-math-buffer-ffi

Known Issues

When using shivammathur/setup-php@v2 to set up PHPUnit in GitHub Actions, PHPUnit hangs on macOS with a 50% probability.

The cause of this is unknown. If you want to use PHPUnit, please do not set it up using shivammathur/setup-php@v2.