Skip to content

Laravel package for validating EORI number. Laravel Economic Operators Registration and Identification system Validator

License

Notifications You must be signed in to change notification settings

maciej-kosiedowski/eori

Repository files navigation

Laravel number eori validation

Installing

composer require slimad/eori

Example usage:

'eori' => 'nullable|string|regex:/^[A-Z]{2}[A-Za-z0-9]{1,15}$/|eori',

Tested with laravel 9

License

MIT

About

Laravel package for validating EORI number. Laravel Economic Operators Registration and Identification system Validator

Resources

License

Stars

Watchers

Forks

Packages

No packages published