sinnbeck / spss

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:PHP 100.0%