Skip to content

Installation

Requirements

  • PHP 8.3 or higher
  • php_mbstring extension

Using Composer:

sh
composer require mammothphp/woollym

Namespace

php
use MammothPHP\WoollyM\DataFrame;

Released under the BSD 3-Clause License.