Download the PHP package spyrmp/greek-vat-number-validator without Composer
On this page you can find all versions of the php package spyrmp/greek-vat-number-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package greek-vat-number-validator
greek-vat-number-validator
Laravel plugin for validating Greek vat number.
Install
This project can be installed via Composer run the following command:
Add the Service Provider & Facade/Alias
Once spyrmp/greek-vat-number-validator is installed, you need to register the service provider in config/app.php. Make sure to add the following line above the RouteServiceProvider.
Publish the package config file by running the following command:
Validation Rules
greek_vat_validator
The field under validation must be a valid greek vat number.
All versions of greek-vat-number-validator with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
5.5.* | 5.6.* | 5.7.* | 5.8.* | ^6.0 | ^7.0 | ^8.0
The package spyrmp/greek-vat-number-validator contains the following files
Loading the files please wait ....