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
- Host: GitHub
- URL: https://github.com/jerfeson/slim-validation
- Owner: jerfeson
- License: mit
- Created: 2020-07-05T05:59:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-05T20:02:01.000Z (over 5 years ago)
- Last Synced: 2025-09-20T22:44:49.283Z (9 months ago)
- Language: PHP
- Size: 535 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slim Validation
[](https://img.shields.io/github/v/release/jerfeson/slim-validation)
[](LICENSE.md)

[](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