{"id":19336462,"url":"https://github.com/prometee/viesclientbundle","last_synced_at":"2025-07-27T11:37:19.138Z","repository":{"id":40798947,"uuid":"159687174","full_name":"Prometee/VIESClientBundle","owner":"Prometee","description":"European VAT Information Exchange System SOAP client bundle","archived":false,"fork":false,"pushed_at":"2025-02-26T18:06:21.000Z","size":49,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-18T02:02:02.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Prometee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-29T15:26:50.000Z","updated_at":"2025-02-26T18:06:25.000Z","dependencies_parsed_at":"2025-02-26T18:29:47.588Z","dependency_job_id":null,"html_url":"https://github.com/Prometee/VIESClientBundle","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prometee%2FVIESClientBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prometee%2FVIESClientBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prometee%2FVIESClientBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prometee%2FVIESClientBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Prometee","download_url":"https://codeload.github.com/Prometee/VIESClientBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250352159,"owners_count":21416452,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T03:11:12.928Z","updated_at":"2025-04-23T01:30:47.270Z","avatar_url":"https://github.com/Prometee.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Build Status][ico-github-actions]][link-github-actions]\n[![Quality Score][ico-code-quality]][link-code-quality]\n\n## European VAT Information Exchange System SOAP client\n\nThis library is designed to handle validation trough VIES Soap WebService.\n\nSee http://ec.europa.eu/taxation_customs/vies/ for more information.\n\n## Installation\n\nInstall using Composer :\n\n```\n$ composer require prometee/vies-client-bundle\n```\n\n## Usage\n\nUse it as a validation constraint in an `Entity` or a `Model` class.  \nYou can also use it as a `FormType` field constraint.\n\n```php\n\nuse Prometee\\VIESClientBundle\\Constraints\\VatNumber;\n\nclass User\n{\n    #[VatNumber(message: \"My custom error message\")]\n    private $vatNumber;\n}\n\n```\n\n[ico-version]: https://img.shields.io/packagist/v/Prometee/vies-client-bundle.svg?style=flat-square\n[ico-github-actions]: https://github.com/Prometee/VIESClientBundle/workflows/Build/badge.svg\n[ico-code-quality]: https://img.shields.io/scrutinizer/g/Prometee/VIESClientBundle.svg?style=flat-square\n\n[link-packagist]: https://packagist.org/packages/prometee/vies-client-bundle\n[link-github-actions]: https://github.com/Prometee/VIESClientBundle/actions?query=workflow%3A\"Build\"\n[link-scrutinizer]: https://scrutinizer-ci.com/g/Prometee/VIESClientBundle/code-structure\n[link-code-quality]: https://scrutinizer-ci.com/g/Prometee/VIESClientBundle\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprometee%2Fviesclientbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprometee%2Fviesclientbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprometee%2Fviesclientbundle/lists"}