Libraries tagged by array validation
nette/utils
428959413 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
siriusphp/validation
771871 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
aura/filter
575950 Downloads
Filters to validate and sanitize objects and arrays.
lezhnev74/pasvl
57990 Downloads
Array Validator (regular expressions for nested array, sort of)
blendbyte/nova-items-field
569963 Downloads
Array items field for Laravel Nova with drag/drop sorting, validation & flexible display options. Fork of dillingham/nova-items-field, maintained for Nova 5.
serkin/volan
27067 Downloads
PHP array schema validator
ptrofimov/matchmaker
169873 Downloads
Ultra-fresh PHP matching functions
phpsanitization/phpsanitization
1701 Downloads
Modern PHP Sanitization Library
brunoconte3/dev-utils
26530 Downloads
A complete PHP utility library for validating, formatting, comparing data, and more.
andreas-glaser/php-helpers
88059 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
tanthammar/tall-forms
38383 Downloads
A dynamic, responsive Laravel Livewire form generator with realtime validation, file uploads, array fields, and more.
kdion4891/laravel-livewire-forms
25997 Downloads
A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
array/validation
17389 Downloads
A simple validation using the native filters and validators from PHP.
dazza-dev/laravel-batch-validation
966 Downloads
Batch validate arrays in Laravel and optimize database unique rules using whereIn to avoid N+1 query issues.
rundiz/upload
7105 Downloads
Upload single or multiple files with validations. (allowed file extensions, matched mime type, max file size, security scan, reserved file name, safe for web file name).