Install Composer Package composer install Run Php File php -S localhost:8000 New IdCardParser $idCardParser = new IdCardParser(); Using text $idCardParser->setText({text-here})->parseText();