PHP code example of rindow / rindow-math-matrix-matlibffi

1. Go to this page and download the library: Download rindow/rindow-math-matrix-matlibffi library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

rindow / rindow-math-matrix-matlibffi example snippets



// status.php
rix\MatrixOperator;

$mo = new MatrixOperator();

echo $mo->service()->info();
shell
C:\TMP> cd \path\to\php\directory
C:\PHP> notepad php.ini

extension=ffi