platine-php / validator
Platine Validator is a simple, extensible validation library with support for filtering
Installs: 4 409
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
Requires
- php: ^8
- platine-php/lang: ^2.0
Requires (Dev)
- phpmd/phpmd: @stable
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^9.6
- platine-php/dev: ^2.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2025-05-22 13:49:58 UTC
README
Platine Validator is a simple, extensible validation library with support for filtering
Requirements
- PHP >= 8.0
Installation
Using composer (recommended)
composer require platine-php/validator
License
MIT License See LICENSE.MD