darkwebdesign/symfony-addon-constraints

Symfony Add-on Constraints

Installs: 251

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

pkg:composer/darkwebdesign/symfony-addon-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.