tiamo/spss

SPSS is a php-based implementation of IBM SPSS Statistics Standard

2.2.2 2021-01-29 16:12 UTC

This package is auto-updated.

Last update: 2024-04-13 07:32:03 UTC


README

Latest Version on Packagist Build Status Total Downloads License

A PHP library for reading and writing SPSS / PSPP .sav data files.

Requirements

  • php >= 5.6
  • mbstring extension
  • bcmath extension

Installation

composer require tiamo/spss

Usage

Changelog

Please have a look in CHANGELOG

License

Licensed under the MIT license.