sandwich / vies-bundle
Symfony bundle for the Vies Package to validate VAT numbers
Installs: 208 015
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 6
Forks: 4
Open Issues: 0
Type:symfony-bundle
Requires
- php: >= 7.1.3
- dragonbe/vies: ^2.1
- symfony/dependency-injection: ^4.1.12||^4.2.7||^5.0||^6.0
- symfony/http-kernel: ^4.0||^5.0||^6.0
- symfony/validator: ^4.0||^5.0||^6.0
Requires (Dev)
- myonlinestore/coding-standard: ^1.0
- phpmd/phpmd: ^2.8
- phpunit/phpunit: ^7.5
- roave/security-advisories: dev-master
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)