darkwebdesign/symfony-addon-constraints

Symfony Add-on Constraints


README

Latest Stable Version Total Downloads License

Build Status Coverage Status PHP Version Symfony Version

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.