This is a cup add-on to be used with webSPELL NG.
WiP
Run the following command to install the package:
composer require myrisk/webspell_cup_addon
Please execute PHPUnit tests:
./vendor/bin/phpunit tests
Please execute PHPStan wit level 5:
./vendor/bin/phpstan analyse -l 5 src tests