Libraries tagged by Attribute Validation
bakome/laravel-validation-attributes
29 Downloads
attributes-php/validation
0 Downloads
The PHP Pydantic validation library which supports data validation via type-hinting
ft/attributes
31 Downloads
Catalog of PHP attributes like json, logging and property validation
stringphp/validation
40 Downloads
Validate abstractions via attributes
moe-mizrak/validator-guard-core
198 Downloads
Core package for ValidatorGuard
webmasterskaya/x509
82 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
spoorsny/laravel-south-african-id
7 Downloads
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
thepublicgood/yerp
14 Downloads
Simple PHP attribute validator
ngexp/hydrator
8 Downloads
Hydration and validation of data to a pre-defined class structure controlled by php 8 attributes
kariricode/validator
4 Downloads
A powerful and flexible validation component for PHP, part of the KaririCode Framework. It provides configurable processors for validating data attributes in entities using a streamlined and efficient pipeline system.
amerald/eloquent-toolkit
2 Downloads
Brings attributes validation and other cool features to Eloquent
anteris-dev/laravel-rules
1 Downloads
Strongly typed Laravel validation attributes.
solwin/customerattribute
5 Downloads
Customer Attributes extension helps the store owner to manage and add new customer attributes. By using Customer attributes extension, store owner can create additional fields on the customer account register page, customer account edit page and admin manage customers. The objective of using this extension is to collect business-related and personal information that the store owner needs from the customer. A store owner can create an unlimited number of additional input fields like text box, text area, Date, Yes/No, Dropdown etc. The store owner can set default value & input validation for attributes. A store owner can add the attribute to the list of column options and list of filter options in the customer grid from admin.
mewtonium/vanguard
1 Downloads
A simple validation library using PHP attributes.
laravelplus/attrify
1 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.