Best validation library for Slim

Hello, I have developed a new library for the Slim Framework that makes request body validation more efficient and intuitive. The library aims to simplify the process of verifying data received in API endpoints, ensuring that requests are properly formatted before being processed.

I intend to add several features to it, but I need more feedback from the community.

Lib:

2 Likes

Hi Nelson! I use this library in my projects
https://github.com/yiisoft/validator
Yii is a very good framework with a good and competent team

1 Like