Libraries tagged by array validation
nette/utils
453737527 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
siriusphp/validation
793758 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
585104 Downloads
Filters to validate and sanitize objects and arrays.
ptrofimov/matchmaker
173799 Downloads
Ultra-fresh PHP matching functions
lezhnev74/pasvl
60412 Downloads
Array Validator (regular expressions for nested array, sort of)
tanthammar/tall-forms
38455 Downloads
A dynamic, responsive Laravel Livewire form generator with realtime validation, file uploads, array fields, and more.
blendbyte/nova-items-field
609030 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
27442 Downloads
PHP array schema validator
phpsanitization/phpsanitization
2184 Downloads
Modern PHP Sanitization Library
brunoconte3/dev-utils
27086 Downloads
A complete PHP utility library for validating, formatting, comparing data, and more.
andreas-glaser/php-helpers
89359 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.
array/validation
17640 Downloads
A simple validation using the native filters and validators from PHP.
hybridlogic/validation
1096 Downloads
A simple, extensible validation library for PHP with support for filtering and validating any input array along with generating client side validation code.
rundiz/upload
7151 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).
reallifekip/immutable-base
652 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.