nikoleesg / spss
SPSS is a php-based implementation of IBM SPSS Statistics Standard
Fund package maintenance!
www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UFPH5MGUD7LS&source=url
v1.0.0
2026-03-12 02:45 UTC
Requires
- php: >=8.0
- ext-bcmath: *
- ext-mbstring: *
Requires (Dev)
- ergebnis/phpstan-rules: ^2.2
- friendsofphp/php-cs-fixer: ^3.80
- phpstan/phpstan: ^1.12
- phpstan/phpstan-strict-rules: ^1.6
- phpunit/phpunit: ^9.6
- rector/rector: ^1.2
- thecodingmachine/phpstan-strict-rules: ^1.0
This package is auto-updated.
Last update: 2026-03-12 03:15:39 UTC
README
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/spsstag2.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.