rindow / rindow-math-buffer-ffi

The Buffer for math libraries on PHP

Home Page:https://rindow.github.io/mathematics/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Buffer for math libraries

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 PHP8.2 or PHP8.3
  • Linux or Windows

How to setup

Install using composer.

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

About

The Buffer for math libraries on PHP

https://rindow.github.io/mathematics/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 98.8%Language:C 1.2%