darkwebdesign / symfony-addon-constraints
Symfony Add-on Constraints
Package info
github.com/darkwebdesign/symfony-addon-constraints
pkg:composer/darkwebdesign/symfony-addon-constraints
v7.4.0
2026-02-11 13:52 UTC
Requires
- php: ^8.2
- ext-json: *
- symfony/validator: 7.4.*
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.93
- maglnet/composer-require-checker: ^4.17
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^2.1
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-symfony: ^2.0
- phpunit/phpunit: ^10.5
- rector/rector: ^2.3
Suggests
- darkwebdesign/symfony-addon-pack: All Symfony add-ons bundled together
This package is auto-updated.
Last update: 2026-06-11 15:00:37 UTC
README
Symfony Add-on Constraints is a collection of extra Symfony validation constraints that you can use in your Symfony applications.
Learn more about it in its documentation.
Features
Validation Constraints
- Bsn, validates that a value is a valid Dutch social security number (BSN).
- Collection, validates that every item in a collection validates against one or more constraints.
- Json, validates that a value is valid JSON.
License
Symfony Add-on Constraints is licensed under the MIT License - see the LICENSE file for details.