Libraries tagged by Attribute Validation
spoorsny/laravel-south-african-id
6 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
3 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.
kariricode/property-inspector
60 Downloads
A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.
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.
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.
daxslab/yii2-uploader-behavior
666 Downloads
Yii2 Uploader Behavior for Active Record that automates file uploading for every attribute tagged with `file` or `image` validation rule. It also configures the way that filename should be renamed and stored in database as attribute value.
aplia/ezpublish-recaptcha
3 Downloads
An ezPublish datatype attribute for objects that require recaptcha validation.
sukohi/agnomen
23 Downloads
A PHP package mainly developed for Laravel to set attributes for error messages of when failing validation.
emma/framework
29 Downloads
A PHP 8.0+ Attributes based Framework. Supports for both MVC and Middle Architecture. Comes with Attribute based http routing, Attributes based Di Container, Attributes based ORM, and Attributes based Entity/DTO/Object validations.
xtreamwayz/html-form-validator
1736 Downloads
A library validating and filtering submitted data by reusing html form attributes
paulzi/yii2-json-behavior
279306 Downloads
Yii2 json attribute behavior