Skip to content

Releases: mammutgroup/Plate

add char codes, toString, toArray, toNumber fnctions

15 Jul 07:11
Compare
Choose a tag to compare

add disabled vehicle plate character to font

10 Jun 05:09
Compare
Choose a tag to compare
1.2.0

add disabled vehicle character to font

add getInEnglish and return raw image info

20 May 10:16
Compare
Choose a tag to compare
1.1.0

add getInEnglish and return file as raw data to save

change regex support 10

06 Feb 08:23
Compare
Choose a tag to compare
1.0.7

change regex support 10

bugfix

02 Jan 13:05
Compare
Choose a tag to compare
1.0.6

bugfix: add \ to gf functions

Image Based On Type, Add Date To Plate Image, Add EngPlate

23 Nov 13:28
Compare
Choose a tag to compare

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)

22 Nov 05:15
Compare
Choose a tag to compare
1.0.4

underline_chars removed from config because of new font

add getImage method

02 Nov 05:52
Compare
Choose a tag to compare

support image exporting:

  $plate->getImage('path/to/export/image.png');