g4t/id-scanner

scanner

Installs: 148

Dependents: 0

Suggesters: 0

Security: 0

Stars: 12

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/g4t/id-scanner

2.0.1 2024-03-26 09:31 UTC

This package is auto-updated.

Last update: 2025-10-19 18:51:38 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.