Libraries tagged by object validation
omegacode/php-parsecsv-validator
59 Downloads
This lib adds some validation APIs to validate CSV objects.
zobayer/encapsula
6 Downloads
Laravel API response encryption middleware with frontend decoding support.
webteks/phpform
347 Downloads
Filter, validate, and compile a form into a simple object
twodee/phypes
13 Downloads
Validation components for commonly used data with value objects.
tommyknocker/struct
8 Downloads
PHP Structure helper with typed properties and attributes
teonord/validator
2 Downloads
Advanced validation library with multiple API styles including JSON templates, inline rules, builder pattern, and functional composition. Features 50+ built-in validators, dot notation for nested objects, field reference resolution, and internationalization support. Zero dependencies, fully synchronous, and designed for maximum developer experience with extensible custom rule system.
spaf/simputils
7207 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
southcoast/helpers
1346 Downloads
A Collection of helper classes for PHP
silverstripe-australia/silverstripe-constraints
379 Downloads
Define constraints on data objects that are evaluated before writing, rather than form level validators
shmandalf/excelentor
3 Downloads
A wizard-grade PHP library that turns boring spreadsheets into elegant PHP objects. Cast spells on Excel/CSV files to automatically parse, map, and hydrate data into strongly-typed object collections.
senadir/zod-php-to-schema
51 Downloads
Convert Zod-like PHP objects to JSON Schema definitions
monolyth/formulaic
786 Downloads
Monolyth unframework object oriented form tools
martijnvdb/type-vault
3 Downloads
Validated types for PHP: Email, UUID, URL, and more
laravelshipping/common
8 Downloads
Shared Laravel shipping API contracts, DTOs, value objects, events, and base classes for UPS, FedEx, USPS, DHL, labels, rates, tracking, and address validation
knoxzin1/filter
32 Downloads
Filters to validate and sanitize objects and arrays.