Libraries tagged by Attribute Validation
jojomak13/laravel-attributes
4 Downloads
This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.
wilmoore/attributes.php
244 Downloads
minimal object attributes for PHP.
jeffersoncechinel/attribute-validator
23 Downloads
docile/validation
10 Downloads
Docile attribute-based validator for typed DTOs with built-in and custom constraint rules.
moe-mizrak/validator-guard
2 Downloads
ValidatorGuard enables attribute-driven validation to control Laravel method behavior.
hsnfirdaus/class-validator
524 Downloads
Class Validator using php attribute
zolta/http
11 Downloads
Domain-driven HTTP framework for PHP 8.2+ with attribute-based routing, automatic request validation, DTO mapping, standardized response shaping, and built-in authorization. First-class Laravel and Symfony adapters.
voku/itp-context
5 Downloads
Architecture context attributes, inline enum rule definitions, validation and summarization helpers for PHP projects.
takemo101/simple-prop-check
842 Downloads
Simple Prop Check
qbejs/laravel-dto-mapper
9 Downloads
Automatic DTO mapping for Laravel using PHP 8 Attributes
oasys/validator
20 Downloads
Lightweight validator for associative arrays with fluent API, custom rules, nested schemas, attribute binding, and message templating
kariricode/property-inspector
1091 Downloads
Attribute-based property analysis and inspection for the KaririCode Framework, enabling dynamic validation, normalization, and processing of object properties via PHP 8.4+ attributes and reflection.
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
erag/laravel-case-mapper-request
513 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
zolta/forge
18 Downloads
Domain layer foundation for PHP 8.2+ providing Value Objects with attribute-based validation, Entities, Aggregates, Rules, Specifications, Policies, Invariants, Transformers, and a framework-agnostic adapter system.