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

https://github.com/jerfeson/slim-validation

A validator for SLIM microframework, using Respect Validation
https://github.com/jerfeson/slim-validation

Last synced: 8 months ago
JSON representation

A validator for SLIM microframework, using Respect Validation

Awesome Lists containing this project

README

          

# Slim Validation

[![Latest Version on Packagist](https://img.shields.io/github/v/release/jerfeson/slim-validation.svg)](https://img.shields.io/github/v/release/jerfeson/slim-validation)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE.md)
![Build Status](https://github.com/jerfeson/slim-validation/workflows/build/badge.svg)
[![Total Downloads](https://img.shields.io/packagist/dt/jerfeson/slim-validation.svg)](https://img.shields.io/github/downloads/jerfeson/slim-validation/total)

A simple validator library for SLIM micro framework, using Respect Validation

## Installation

```bash
composer require jerfeson/slim-validation
```

## Issues

- [ ] friendsofphp/php-cs-fixer is not yet compatible with php8.0