Libraries tagged by centralized validation
bishalshrestha/php-validation-core
1 Favers
11 Downloads
11 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
laravelplus/attrify
1 Favers
2 Downloads
2 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
artesaos/shield
33 Favers
743 Downloads
743 Downloads
A simple way to centralize your validation rules for laravel