An open API service indexing awesome lists of open source software.

https://github.com/icinga/ipl-validator


https://github.com/icinga/ipl-validator

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Icinga PHP Library - Common Validators and Validator Chaining

`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](https://getcomposer.org):

```
composer require ipl/validator
```