tiamo / 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
Installs: 209 390
Dependents: 1
Suggesters: 0
Security: 0
Stars: 67
Watchers: 10
Forks: 37
Open Issues: 11
Requires
- php: >=5.6
- ext-bcmath: *
- ext-mbstring: *
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- phpunit/phpunit: ^5.7 || ^6.4 || ^7.0
README
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.