The aim of this project is to create a propper excel-file from the html output of the paraphrases.
The project does not need a database-server. It is able to work ith SQLite.
- Laravel 8
- spatie/simple-excel
- PHP 8.1
- SQLite (or any other database)
- clone the project
- setup your environment (no server needed)
- Export MAXQDA Paraphrases as HTML (see MAXQDA-FAQ)
- copy the HTML-file(s) into the
storage/sources
-folder - run
php artisan maxqda:import
- run
php artisan maxqda:export
- the excel-file is in the
storage/exports
-folder
- MAXQDA 2022
This package is free to use as stated by the LICENCE.md under the MIT License, but you can buy me a coffee if you want :D.