PHPackages                             nikoleesg/spss - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. nikoleesg/spss

ActiveLibrary[CLI &amp; Console](/categories/cli)

nikoleesg/spss
==============

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

v1.0.0(3mo ago)10MITPHPPHP &gt;=8.0

Since May 7Pushed 3mo agoCompare

[ Source](https://github.com/nikoleesg/spss)[ Packagist](https://packagist.org/packages/nikoleesg/spss)[ Fund](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UFPH5MGUD7LS&source=url)[ RSS](/packages/nikoleesg-spss/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)Dependencies (7)Versions (3)Used By (0)

SPSS / PSPP (nikoleesg fork)
============================

[](#spss--pspp-nikoleesg-fork)

[![Latest Version on Packagist](https://camo.githubusercontent.com/623ebec4482730b142a37b1412c7c0caf317915ff46cd021ba03f7e85ad1e903/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e696b6f6c656573672f737073732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nikoleesg/spss)[![Total Downloads](https://camo.githubusercontent.com/4517f0c806c51e9fa8a47e58ceb8865c700d155fb1eff9e9bc6f17d976ca702d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e696b6f6c656573672f737073732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nikoleesg/spss)[![License](https://camo.githubusercontent.com/b83750351f16103f720139593ca782d480db99b5960032a9c06c67f38b5bc648/68747470733a2f2f706f7365722e707567782e6f72672f6e696b6f6c656573672f737073732f6c6963656e7365)](https://packagist.org/packages/nikoleesg/spss)

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

Fork notice
-----------

[](#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
------------

[](#requirements)

- php &gt;= 8.0
- mbstring extension
- bcmath extension

Installation
------------

[](#installation)

```
composer require nikoleesg/spss

```

Usage
-----

[](#usage)

- [Documentation](./docs/index.md)
- [Examples](./examples)

Changelog
---------

[](#changelog)

Please have a look in [CHANGELOG](CHANGELOG.md)

License
-------

[](#license)

Licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance80

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

105d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/103056751?v=4)[Niko Lee](/maintainers/nikoleesg)[@nikoleesg](https://github.com/nikoleesg)

---

Top Contributors

[![tiamo](https://avatars.githubusercontent.com/u/1963342?v=4)](https://github.com/tiamo "tiamo (100 commits)")[![lestcape](https://avatars.githubusercontent.com/u/43790722?v=4)](https://github.com/lestcape "lestcape (49 commits)")[![mennodekker](https://avatars.githubusercontent.com/u/922643?v=4)](https://github.com/mennodekker "mennodekker (10 commits)")[![sinnbeck](https://avatars.githubusercontent.com/u/13980140?v=4)](https://github.com/sinnbeck "sinnbeck (6 commits)")[![nikoleesg](https://avatars.githubusercontent.com/u/103056751?v=4)](https://github.com/nikoleesg "nikoleesg (3 commits)")[![arjanvlek](https://avatars.githubusercontent.com/u/10106652?v=4)](https://github.com/arjanvlek "arjanvlek (1 commits)")[![pcholewasw](https://avatars.githubusercontent.com/u/79566577?v=4)](https://github.com/pcholewasw "pcholewasw (1 commits)")[![sakalauskas](https://avatars.githubusercontent.com/u/1455148?v=4)](https://github.com/sakalauskas "sakalauskas (1 commits)")[![flobee](https://avatars.githubusercontent.com/u/1349520?v=4)](https://github.com/flobee "flobee (1 commits)")[![blp](https://avatars.githubusercontent.com/u/613451?v=4)](https://github.com/blp "blp (1 commits)")[![breakliu](https://avatars.githubusercontent.com/u/827020?v=4)](https://github.com/breakliu "breakliu (1 commits)")

---

Tags

cliwriterreaderstatisticsdatasetcli-appibmspssporsavpspp

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/nikoleesg-spss/health.svg)

```
[![Health](https://phpackages.com/badges/nikoleesg-spss/health.svg)](https://phpackages.com/packages/nikoleesg-spss)
```

###  Alternatives

[tiamo/spss

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

79323.3k3](/packages/tiamo-spss)[flobee/spss

SPSS is a php-based implementation of IBM SPSS Statistics Standard. (Read/write SPSS, PSPP .sav files)

1120.1k1](/packages/flobee-spss)[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B13.2k](/packages/symfony-console)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k348.7M10.4k](/packages/nunomaduro-collision)[nunomaduro/termwind

It's like Tailwind CSS, but for the console.

2.5k260.6M360](/packages/nunomaduro-termwind)[wp-cli/wp-cli

WP-CLI framework

5.1k18.5M386](/packages/wp-cli-wp-cli)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
