Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 907 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 907 Bytes

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.