irvincode / scanner
There is no license information available for the latest version (1.0.1) of this package.
Scan your ine card
1.0.1
2017-11-29 19:08 UTC
Requires
- php: >=5.6.4
- google/cloud-vision: ^0.4.1
- intervention/image: ^2.4
- tajawal/lodash-php: ^1.0
Requires (Dev)
- phpunit/phpunit: ~5.0
This package is not auto-updated.
Last update: 2025-03-21 05:18:54 UTC
README
Scan you INE with a simple photo
Installation
composer require irvincode/scanner
Documentation
Call the class with the image to scan
use IrivinCode\Scanner\ScanIne;
[...]
$ine = new ScanINE('image/path');
Functions
Note: All data returned as a string
getName();
Returns full name
getBirth();
Returns the birth
getAddress();
Returns full address
getElectorKey();
Returns the elector key
getCurp();
Returns the curp
getYearRegister();
Returns the year in which it is registered
getState();
Returns the number of the state
getMunicipality();
Returns the number of the municipality
getSection();
Returns the number of the section
getLocation();
Returns the number of the locality
getEmission();
Return the year of the emission
getValidity();
Return the year of validity