besmartand-pro / vies-bundle
Symfony bundle for the Vies Package to validate VAT numbers
Installs: 188
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 4
Type:symfony-bundle
Requires
- php: >= 8.1
- dragonbe/vies: ^2.1
- ergebnis/composer-normalize: ^2.43
- symfony/dependency-injection: ^6 || ^7
- symfony/http-kernel: ^6 || ^7
- symfony/validator: ^6 || ^7
Requires (Dev)
- phpmd/phpmd: ^2.8
- phpunit/phpunit: ^8.5.19 || ^9.5.8
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2024-10-31 12:21:57 UTC
README
ViesBundle
Symfony 2 Bundle for DragonBe/vies api client. (https://github.com/DragonBe/vies)
Contains a constraint and validator to use VAT validation in your forms
This project is on Packagist!
To install the latest stable version use composer require sandwich/vies-bundle.
Contributions are welcome please use the Symfony coding style with some small exceptions (see phpcs.xml)