lucasjs7 / simple-validator
SimpleValidator is a lightweight and flexible library for data validation in PHP using data structures like Struct, Map, and Slice.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 5
pkg:composer/lucasjs7/simple-validator
Requires
- ext-bcmath: *
- ext-mbstring: *
- lucasjs7/convert-data-size: ^1.0
- lucasjs7/simple-cli-table: ^1.03
Requires (Dev)
- pestphp/pest: ^2.34
This package is auto-updated.
Last update: 2026-02-22 14:04:13 UTC
README
A lightweight, fluent PHP validation library embracing nested data structures (Struct, Slice, Map) and reflection-based validation.
Documentation
For detailed information on usage and examples, visit the official documentation:
ljs.gitbook.io/simplevalidator/
License
SimpleValidator is open-sourced software licensed under the MIT license.