Libraries tagged by validation for php
alexweissman/fortress
2388 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
refynd/framework
9 Downloads
A powerful, elegant, and expressive PHP framework built for crafting exceptional applications
kariricode/processor-pipeline
760 Downloads
A flexible and extensible processor pipeline component for the KaririCode framework. Enables the creation of modular, configurable processing chains for data transformation, validation, and sanitization tasks
kris-kuiper/validator
152 Downloads
Modern PHP validator on steroids for validating forms and/or array's.
grazulex/laravel-flowpipe
2 Downloads
Composable, traceable and declarative Flow Pipelines for Laravel. A modern alternative to Laravel's Pipeline, with support for conditional steps, nested flows, tracing, validation, and more.
studiovisual/verifyemail
927 Downloads
Provides means for verification of e-mail addresses
stage/tool
4 Downloads
Tools for Stage Framework.
sourceboat/laravel-enumeration
5056 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
quillstack/validator-interface
295 Downloads
Common interface for Validator classes.
mr.incognito/crudify
6 Downloads
This package is for handling the crud for simple crud like for setup etc.
masroore/verifyemail
373 Downloads
Provides means for verification of e-mail addresses.
imanghafoori/eloquent-rating
206 Downloads
5 star rating for eloquent
adrenalinkin/swagger-resolver-bundle
13246 Downloads
Provides possibility for validate data according to Swagger documentation
robertogallea/laravel-greenpass
166 Downloads
European green-pass decoding and validation for php/laravel
medialib/proptypes
596 Downloads
PropType validation for PHP project inspired by React