Skip to content
/ spss Public

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

License

Notifications You must be signed in to change notification settings

tiamo/spss

Repository files navigation

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.