Download the PHP package collecthor/spss without Composer
On this page you can find all versions of the php package collecthor/spss. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package spss
SPSS / PSPP
A PHP library for reading and writing SPSS / PSPP .sav data files. This library was forked from tiamo/spss since the original is not seeing a lot of activity.
VERSION 2.1.0 (CHANGELOG)
Plans
The plan is, in time, to fully rewrite this library to allow for streaming large datasets.
Requirements
- PHP 7.3.0 and up (this fork will not support PHP versions that do not have active support)
- mbstring extension
- bcmath extension
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file
or download from here.
Usage
Reader example:
or
Writer example:
Changelog
Please have a look in CHANGELOG
License
Licensed under the MIT license.
All versions of spss with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-mbstring Version *
ext-bcmath Version *
ext-mbstring Version *
ext-bcmath Version *
The package collecthor/spss contains the following files
Loading the files please wait ....