2017 © Pedro Peláez
 

dev plate

this package can help you to work on iranian vehicle plate numbers

image

plate/plate

this package can help you to work on iranian vehicle plate numbers

  • Saturday, June 24, 2017
  • by honarkhah
  • Repository
  • 3 Watchers
  • 2 Stars
  • 87 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 13 Versions
  • 0 % Grown

The README.md

Iran Vehicle Plate Number Package

Requirements:

  • php ~5.4.*

Instalation:

First add package name to your composer requirements, (*1)

"require": {
    "plate/plate": "dev"
}

Next, update Composer from the Terminal:, (*2)

composer update, (*3)

Next, add your new provider to the providers array of config/app.php:, (*4)

'providers' => [
    // ...
    Plate\PlateServiceProvider::class,
    // ...
  ]

Next, add class alias to the aliases array of config/app.php:, (*5)

'aliases' => [
   // ...
      'Plate' => Plate\PlateFacade::class
    // ...
]

Finally, run:, (*6)

php artisan vendor:publish, (*7)

Ho to use:

  $plate = new Plate\Plate();
  $plak = 21 .
      ' ب ' .
      488 .
      ' - ' .
      88 .
      ' ایران';

  $r = $plate->setPlate($plak);
  print_r($r->getparsedData()); exit;
  print_r($plate->isCab());

Get plate as image

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

Add date to image

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

The Versions

24/06 2017

dev-master

9999999-dev

this package can help you to work on iranian vehicle plate numbers

  Sources   Download

The Requires

  • php >=5.4.0

 

by Avatar sayadaazami

iran plate plate number plak

24/06 2017

1.3.0

1.3.0.0

this package can help you to work on iranian vehicle plate numbers

  Sources   Download

The Requires

  • php >=5.4.0

 

by Avatar sayadaazami

iran plate plate number plak

10/06 2017

1.2.0

1.2.0.0

this package can help you to work on iranian vehicle plate numbers

  Sources   Download

The Requires

  • php >=5.4.0

 

by Avatar sayadaazami

iran plate plate number plak

20/05 2017

1.1.0

1.1.0.0

this package can help you to work on iranian vehicle plate numbers

  Sources   Download

The Requires

  • php >=5.4.0

 

by Avatar sayadaazami

iran plate plate number plak

06/02 2017

1.0.7

1.0.7.0

this package can help you to work on iranian vehicle plate numbers

  Sources   Download

The Requires

  • php >=5.4.0

 

by Avatar sayadaazami

iran plate plate number plak

02/01 2017

1.0.6

1.0.6.0

this package can help you to work on iranian vehicle plate numbers

  Sources   Download

The Requires

  • php >=5.4.0

 

by Avatar sayadaazami

iran plate plate number plak

23/11 2016

1.0.5

1.0.5.0

this package can help you to work on iranian vehicle plate numbers

  Sources   Download

The Requires

  • php >=5.4.0

 

by Avatar sayadaazami

iran plate plate number plak

22/11 2016

1.0.4

1.0.4.0

this package can help you to work on iranian vehicle plate numbers

  Sources   Download

The Requires

  • php >=5.4.0

 

by Avatar sayadaazami

iran plate plate number plak

02/11 2016

1.0.3

1.0.3.0

this package can help you to work on iranian vehicle plate numbers

  Sources   Download

The Requires

  • php >=5.4.0

 

by Avatar sayadaazami

iran plate plate number plak

05/10 2016

dev-dev

dev-dev

this package can help you to work on iranian vehicle plate numbers

  Sources   Download

The Requires

  • php >=5.4.0

 

by Avatar sayadaazami

iran plate plate number plak

05/10 2016

1.0.2

1.0.2.0

this package can help you to work on iranian vehicle plate numbers

  Sources   Download

The Requires

  • php >=5.4.0

 

by Avatar sayadaazami

iran plate plate number plak

15/09 2016

1.0.1

1.0.1.0

this package can help you to work on iranian vehicle plate numbers

  Sources   Download

The Requires

  • php >=5.4.0

 

by Avatar sayadaazami

iran plate plate number plak

14/09 2016

1.0.0

1.0.0.0

this package can help you to work on iranian vehicle plate numbers

  Sources   Download

The Requires

  • php >=5.4.0

 

by Avatar sayadaazami

iran plate plate number plak