Download the PHP package davebugg/validony without Composer
On this page you can find all versions of the php package davebugg/validony. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package validony
Validony
Simply and powerful data validator
The project provides a tool for data validation. Possibilities:
- Array validation
- Array validation with similar keys
Composer
composer require davebugg/validony
Usage
Dynamic
Define class and set it up
Call it
Get result and errors
Validation for an array with similar keys:
Static
The static class is less appealing to use, but you can use it by referring to the PHPDoc inside the class.
Additional
Explore the Checker and MainLists classes for a more detailed understanding.
All versions of validony with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.0
ext-json Version *
ext-fileinfo Version *
ext-json Version *
ext-fileinfo Version *
The package davebugg/validony contains the following files
Loading the files please wait ....