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

https://github.com/spiral/validator

The component provides an array-based DSL to construct complex validation chains.
https://github.com/spiral/validator

package php php81 spiral spiral-framework validation

Last synced: about 1 year ago
JSON representation

The component provides an array-based DSL to construct complex validation chains.

Awesome Lists containing this project

README

          

# Spiral Validator

[![PHP Version Require](https://poser.pugx.org/spiral/validator/require/php)](https://packagist.org/packages/spiral/validator)
[![Latest Stable Version](https://poser.pugx.org/spiral/validator/v/stable)](https://packagist.org/packages/spiral/validator)
[![phpunit](https://github.com/spiral/validator/actions/workflows/phpunit.yml/badge.svg)](https://github.com/spiral/validator/actions)
[![psalm](https://github.com/spiral/validator/actions/workflows/static-analysis.yml/badge.svg)](https://github.com/spiral/validator/actions)
[![Codecov](https://codecov.io/gh/spiral/validator/branch/master/graph/badge.svg)](https://codecov.io/gh/spiral/validator)
[![Total Downloads](https://poser.pugx.org/spiral/validator/downloads)](https://packagist.org/packages/spiral/validator)
[![type-coverage](https://shepherd.dev/github/spiral/validator/coverage.svg)](https://shepherd.dev/github/spiral/validator)
[![psalm-level](https://shepherd.dev/github/spiral/validator/level.svg)](https://shepherd.dev/github/spiral/validator)

[Documentation](https://spiral.dev/docs/validation-spiral) | [Framework Bundle](https://github.com/spiral/framework)

## License

MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information. Maintained by [Spiral Scout](https://spiralscout.com).