Skip to content

MrEko/mrz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mrz

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

Machine Readable Zone generator, inspired by: https://github.com/Arg0s1080/mrz

Structure

If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.

src/
tests/
vendor/

Install

Via Composer

$ composer require mreko/mrz

Usage

$mrz = new Mrz("id", "BRA", "9234", "870322", "M", "130724", "BRA", "Kondrat", "Evandro");
echo $mrz->TD1CodeGenerator();

Testing

$ composer test

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Machine Readable Zone generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages