g4t/id-scanner

2.0.1 2024-03-26 09:31 UTC

This package is auto-updated.

Last update: 2024-05-16 11:02:53 UTC


README

you can get any data from any identity

image

me

Installation:

Require this package with composer using the following command:

composer require g4t/id-scanner

Usage

Add IDScanner to your Controller.

use g4t\IDScanner\Scanner;
upload identity image base64 or file :
Scanner::scan($request->images, 'files');

OR

Scanner::scan($request->images, 'base64');

License

identity scanner laravel (OCR , MRZ , Visual and Barcode) is free software licensed under the MIT license.