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

v1.0.0 2026-03-12 02:45 UTC

This package is auto-updated.

Last update: 2026-03-12 03:15:39 UTC


README

Latest Version on Packagist Total Downloads License

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

Fork notice

This package is maintained as an independent fork of tiamo/spss.

  • Fork baseline: upstream tiamo/spss tag 2.2.2
  • Fork package name: nikoleesg/spss
  • Fork runtime baseline: PHP 8.0+

Requirements

  • php >= 8.0
  • mbstring extension
  • bcmath extension

Installation

composer require nikoleesg/spss

Usage

Changelog

Please have a look in CHANGELOG

License

Licensed under the MIT license.