darkwebdesign / symfony-addon-constraints
Symfony Add-on Constraints
v7.1.0
2024-06-03 06:04 UTC
Requires
- php: ^8.2
- ext-json: *
- symfony/validator: 7.1.*
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.58
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: ^1.11
- phpstan/phpstan-phpunit: ^1.4
- phpstan/phpstan-symfony: ^1.4
- phpunit/phpunit: ^10.5
- rector/rector: ^1.1
Suggests
- darkwebdesign/symfony-addon-pack: All Symfony add-ons bundled together
- dev-main
- 7.1.x-dev
- v7.1.0
- 7.0.x-dev
- v7.0.0
- 6.4.x-dev
- v6.4.0
- 6.3.x-dev
- v6.3.0
- 6.2.x-dev
- v6.2.0
- 6.1.x-dev
- v6.1.1
- v6.1.0
- 6.0.x-dev
- v6.0.0
- 5.4.x-dev
- v5.4.0
- 5.3.x-dev
- v5.3.0
- 5.2.x-dev
- v5.2.1
- v5.2.0
- 5.1.x-dev
- v5.1.0
- 5.0.x-dev
- v5.0.0
- 4.4.x-dev
- v4.4.0
- 4.3.x-dev
- v4.3.0
- 4.2.x-dev
- v4.2.1
- v4.2.0
- 4.1.x-dev
- v4.1.0
- 4.0.x-dev
- v4.0.1
- v4.0.0
- 3.4.x-dev
- v3.4.0
- 3.3.x-dev
- v3.3.0
- 3.2.x-dev
- v3.2.0
- 3.1.x-dev
- v3.1.1
- v3.1.0
- 3.0.x-dev
- v3.0.1
- v3.0.0
- 2.8.x-dev
- v2.8.5
- v2.8.4
- v2.8.3
- 2.8.2
- 2.8.1
- 2.8.0
- 2.7.x-dev
- v2.7.5
- v2.7.4
- v2.7.3
- 2.7.2
- 2.7.1
- 2.7.0
- 2.6.x-dev
- v2.6.5
- v2.6.4
- v2.6.3
- 2.6.2
- 2.6.1
- 2.6.0
- 2.5.x-dev
- 2.5.5
- v2.5.4
- v2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.x-dev
- v2.4.5
- v2.4.4
- v2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.x-dev
- v2.3.5
- v2.3.4
- v2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
This package is auto-updated.
Last update: 2024-11-03 08:08:23 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.