ipl / validator
Icinga PHP Library - Common validators and validator chaining
Installs: 29 294
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 10
Forks: 0
Open Issues: 5
Requires
- php: >=7.2
- ext-mbstring: *
- ext-openssl: *
- ipl/i18n: >=0.2.0
- ipl/stdlib: >=0.12.0
- psr/http-message: ~1.0
Requires (Dev)
- guzzlehttp/psr7: ^1
This package is auto-updated.
Last update: 2024-10-17 12:57:08 UTC
README
ipl/validator
provides common validators and a validator chain that runs multiple validators in a user-defined order.
Installation
The recommended way to install this library is via Composer:
composer require ipl/validator