PHPackages                             assoconnect/validator-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. assoconnect/validator-bundle

ActiveSymfony-bundle[Validation &amp; Sanitization](/categories/validation)

assoconnect/validator-bundle
============================

Custom Symfony validators for common scalar types.

v2.41.1(2mo ago)526.2k↓17.9%[1 PRs](https://github.com/assoconnect/validator-bundle/pulls)2MITPHPPHP ^8.3CI passing

Since Aug 14Pushed 1mo ago7 watchersCompare

[ Source](https://github.com/assoconnect/validator-bundle)[ Packagist](https://packagist.org/packages/assoconnect/validator-bundle)[ RSS](/packages/assoconnect-validator-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (50)Versions (103)Used By (2)

AssoConnectValidatorBundle
==========================

[](#assoconnectvalidatorbundle)

[![Build Status](https://github.com/assoconnect/validator-bundle/actions/workflows/build.yml/badge.svg)](https://github.com/assoconnect/validator-bundle/actions/workflows/build.yml)[![Coverage](https://camo.githubusercontent.com/758a56ea413a06d7098bf73b118534e9e0188db9af6908333f47d3d3391ebf64/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6173736f636f6e6e6563745f76616c696461746f722d62756e646c65266d65747269633d636f766572616765)](https://sonarcloud.io/dashboard?id=assoconnect_validator-bundle)

This Symfony bundle provides validators for common scalar values:

- [Email address](/src/Validator/Constraints/EmailValidator.php)
- [Phone Number](/src/Validator/Constraints/PhoneValidator.php)
- [Latitude](/src/Validator/Constraints/LatitudeValidator.php) and [Longitude](/src/Validator/Constraints/LongitudeValidator.php) values
- [Monetary value](/src/Validator/Constraints/MoneyValidator.php)
- [Timezone value](/src/Validator/Constraints/TimezoneValidator.php)
- [French RNA value](/src/Validator/Constraints/FrenchRnaValidator.php)
- [French SIREN value](/src/Validator/Constraints/FrenchSirenValidator.php)
- [French SIRET value](/src/Validator/Constraints/FrenchSiretValidator.php)

See the different constraints source code for available options.

[How to use](doc/index.md)

###  Health Score

63

—

FairBetter than 99% of packages

Maintenance88

Actively maintained with recent releases

Popularity32

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity94

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~30 days

Recently: every ~8 days

Total

93

Last Release

62d ago

Major Versions

v0.3.2 → v1.0.02018-08-28

v1.2.3 → v2.0.02020-03-17

v1.2.5 → v2.0.22020-04-30

PHP version history (7 changes)v0.1.0PHP ^7.1

v2.0.2PHP ^7.2

v2.3.0PHP ^7.4

v2.11.0PHP ^7.4|^8.0

v2.20.0PHP ^8.1

v2.24.0PHP ^8.2

v2.38.0PHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3177556?v=4)[Sylvain](/maintainers/sylfabre)[@sylfabre](https://github.com/sylfabre)

![](https://www.gravatar.com/avatar/f23bc76b00f549008aa5ea012f6a360ceeb2b99b6a41c5a22e0bf3fa0a88b69b?d=identicon)[jwaguet](/maintainers/jwaguet)

---

Top Contributors

[![sylfabre](https://avatars.githubusercontent.com/u/3177556?v=4)](https://github.com/sylfabre "sylfabre (75 commits)")[![TristanPouliquen](https://avatars.githubusercontent.com/u/9153231?v=4)](https://github.com/TristanPouliquen "TristanPouliquen (41 commits)")[![guitoon](https://avatars.githubusercontent.com/u/3265716?v=4)](https://github.com/guitoon "guitoon (27 commits)")[![jwaguet](https://avatars.githubusercontent.com/u/48832885?v=4)](https://github.com/jwaguet "jwaguet (17 commits)")[![fguimier](https://avatars.githubusercontent.com/u/1842740?v=4)](https://github.com/fguimier "fguimier (14 commits)")[![mathieu-bourlet](https://avatars.githubusercontent.com/u/6514541?v=4)](https://github.com/mathieu-bourlet "mathieu-bourlet (14 commits)")[![RicolaAC](https://avatars.githubusercontent.com/u/49713513?v=4)](https://github.com/RicolaAC "RicolaAC (3 commits)")[![nisiah78](https://avatars.githubusercontent.com/u/45653625?v=4)](https://github.com/nisiah78 "nisiah78 (2 commits)")[![RicoLannez](https://avatars.githubusercontent.com/u/46684433?v=4)](https://github.com/RicoLannez "RicoLannez (2 commits)")[![itaelle](https://avatars.githubusercontent.com/u/1116475?v=4)](https://github.com/itaelle "itaelle (2 commits)")[![MPur](https://avatars.githubusercontent.com/u/5575697?v=4)](https://github.com/MPur "MPur (1 commits)")[![hammat](https://avatars.githubusercontent.com/u/1468343?v=4)](https://github.com/hammat "hammat (1 commits)")

---

Tags

symfonyvalidation

### Embed Badge

![Health badge](/badges/assoconnect-validator-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/assoconnect-validator-bundle/health.svg)](https://phpackages.com/packages/assoconnect-validator-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
