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

https://github.com/zaphyr-org/validate

Easy to use, highly customizable validator.
https://github.com/zaphyr-org/validate

validate validation validator

Last synced: 5 months ago
JSON representation

Easy to use, highly customizable validator.

Awesome Lists containing this project

README

          

![License](https://img.shields.io/github/license/zaphyr-org/validate)
![Version](https://img.shields.io/packagist/v/zaphyr-org/validate)
![Issues](https://img.shields.io/github/issues/zaphyr-org/validate)
![Tests](https://github.com/zaphyr-org/validate/actions/workflows/tests.yml/badge.svg)
[![Codecov](https://codecov.io/github/zaphyr-org/validate/graph/badge.svg?token=5E0SGGRJK7&)](https://codecov.io/github/zaphyr-org/validate)

# VALIDATE

Easy to use, highly customizable validator.

## System Requirements

You need `PHP => 8.1` but the latest stable version of PHP is recommended.

This package is continuously tested on the following PHP versions:

- PHP 8.1
- PHP 8.2
- PHP 8.3
- PHP 8.4
- PHP 8.5

## Installation

It's recommended that you use [Composer](https://getcomposer.org/) to install the validate repository.

```console
composer require zaphyr-org/validate
```

## Documentation

You can read the full documentation [here](https://zaphyr.org/docs/repositories/latest/validate).

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Issues

Bug reports and feature requests can be submitted on
the [GitHub Issue Tracker](https://github.com/zaphyr-org/validate/issues).

## Security

If you discover security related issues, please email security@zaphyr.org **instead of using the issue tracker!**

## Contributing

Please see [CONTRIBUTING](https://zaphyr.org/docs/contributing) for details.

## Code of Conduct

Please see [CODE OF CONDUCT](https://zaphyr.org/docs/code-of-conduct) for details.

## License

This project is licensed under the MIT license. See [LICENSE](LICENSE.md) for more information.