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

https://github.com/neimee8/validator-php

Work-in-progress PHP validation library with flexible rules, multiple modes, and structured error reporting.
https://github.com/neimee8/validator-php

composer library main-repo mit oop php reflection-api validation validator-php wip

Last synced: 6 months ago
JSON representation

Work-in-progress PHP validation library with flexible rules, multiple modes, and structured error reporting.

Awesome Lists containing this project

README

          

# 🚧 This project is a work in progress

While the main functionality is implemented and appears to work, the code hasn't been refactored yet, and there are no tests or documentation.
Expect bugs, especially in edge cases.

## License
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

This project is licensed under the MIT License – see the [LICENSE](./LICENSE) file for details.