https://github.com/darkwebdesign/symfony-addon-constraints
Symfony Add-on Constraints [READ-ONLY] Subtree split of https://github.com/darkwebdesign/symfony-addon-pack
https://github.com/darkwebdesign/symfony-addon-constraints
constraints php symfony
Last synced: 4 months ago
JSON representation
Symfony Add-on Constraints [READ-ONLY] Subtree split of https://github.com/darkwebdesign/symfony-addon-pack
- Host: GitHub
- URL: https://github.com/darkwebdesign/symfony-addon-constraints
- Owner: darkwebdesign
- License: mit
- Created: 2017-01-15T14:07:18.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T14:55:35.000Z (over 1 year ago)
- Last Synced: 2025-02-01T21:02:59.058Z (over 1 year ago)
- Topics: constraints, php, symfony
- Language: PHP
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Symfony Add-on Constraints
[](https://packagist.org/packages/darkwebdesign/symfony-addon-constraints)
[](https://packagist.org/packages/darkwebdesign/symfony-addon-constraints)
[](https://packagist.org/packages/darkwebdesign/symfony-addon-constraints)
[](https://github.com/darkwebdesign/symfony-addon-constraints/actions/workflows/build.yaml)
[](https://codecov.io/gh/darkwebdesign/symfony-addon-constraints)
[](https://php.net/)
[](https://symfony.com/)
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](https://darkwebdesign.github.io/symfony-addon-pack/docs/7.4).
## 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.