Egrul Nalog Parser

Project description

Implemented library for parsing Egrul data. It can parse data about registration of companies from russian tax service website https://egrul.nalog.ru/

Library parses pdf file, that return array results. Smalot PdfParser is used for pdf parsing.

Then parsing by keywords is used.

Library is available on github and can be installed via composer. Documentation and demo are available on github.

Website: https://github.com/antonshell/egrul-nalog-parser

Technologies: PHP, Smalot PdfParser, Packagist