/spss

SPSS, PSPP php implementation (read/write .sav files)

Primary LanguagePHPMIT LicenseMIT

SPSS / PSPP

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.