Releases: mammutgroup/Plate
Releases · mammutgroup/Plate
add char codes, toString, toArray, toNumber fnctions
add disabled vehicle plate character to font
1.2.0 add disabled vehicle character to font
add getInEnglish and return raw image info
1.1.0 add getInEnglish and return file as raw data to save
change regex support 10
1.0.7 change regex support 10
bugfix
1.0.6 bugfix: add \ to gf functions
Image Based On Type, Add Date To Plate Image, Add EngPlate
in this version you can add date to plate by:
$plate->withDate('95-05-01')->getImage('path/to/export/image.png');
New Font, Render Plate Image Based On Vehicle Type(Taxi or Normal)
1.0.4 underline_chars removed from config because of new font
add getImage method
support image exporting:
$plate->getImage('path/to/export/image.png');