Hello everyone,
in the example line 2 you wrote that Comment this line if you use Composer to install the package but when I commented it out, it didn't work, and I have to use require_once 'vendor/autoload.php' instead of require_once 'autoload.php';
yours Muhammed