Libraries tagged by php validation attribute
spomky-labs/pki-framework
42277352 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
sop/x509
941267 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
chevere/parameter
31358 Downloads
Dynamic parameter-argument validation for PHP with rich type constraints, attributes, and schema introspection.
milpa/tool-runtime
1604 Downloads
AI tool-execution runtime for the Milpa PHP framework: registry pipeline (resolve, validate, authorize, execute, audit), #[Tool] attributes, schema validation, policy gate, rate limiting, channel rendering, and human verification.
cline/struct
12924 Downloads
Lean, attribute-driven Laravel data objects with explicit validation and Eloquent casting support
taknone/attributes
607 Downloads
Attribute-based validation for PHP 8.4+
monkeyscloud/monkeyslegion-validation
2248 Downloads
Attribute-driven validation & DTO binding for the MonkeysLegion PHP 8.4 framework — self-validating constraints, property hooks, PSR-15 middleware.
genai/validation
115 Downloads
Attribute-based validation compiled to a reflection-free validator. Put #[NotBlank]/#[Email]/#[Length]/#[Pattern]/#[Matches] on a #[Validate] form class; a build-time processor bakes the rules into Cache\Validation. At runtime, validate a populated form object -> a field=>error map, no reflection. PHP 5.3-safe runtime.
zolta/forge
64 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.
zolta/http
56 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.
qkskima/model
211 Downloads
A lean but powerful DSL-based model system for TYPO3 with Symfony validation, property access, nested relations, and business rule validation. QkSkima Model is an alternative approach, when you think Extbase is too heavy for the job.
marwanalsoltany/mighty
1338 Downloads
The last validation library you will ever need!
attributes-php/validation
368 Downloads
The PHP Pydantic validation library which supports data validation via type-hinting
jeffersoncechinel/attribute-validator
23 Downloads
wilmoore/attributes.php
244 Downloads
minimal object attributes for PHP.