https://github.com/vojtech-dobes/php-conformance
https://github.com/vojtech-dobes/php-conformance
constraint data input normalization php sanitization schema validation
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vojtech-dobes/php-conformance
- Owner: vojtech-dobes
- License: bsd-3-clause
- Created: 2025-05-19T08:56:29.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-07-18T12:27:37.000Z (6 months ago)
- Last Synced: 2025-07-18T16:20:08.103Z (6 months ago)
- Topics: constraint, data, input, normalization, php, sanitization, schema, validation
- Language: PHP
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Vojtechdobes\Conformance

Data validation & normalization library.
## Installation
To install the latest version, run the following command:
```
composer require vojtech-dobes/php-conformance
```
Minimum supported PHP version is 8.4.