Libraries tagged by validating
chitranu/google-recaptcha
2569 Downloads
Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.
burgerbibliothek/ark-management-tools
23 Downloads
PHP library for minting / validating Archival Resource Keys (ARK) and managing Electronic Resource Citation (ERC) Records.
blacksenator/fbvalidateurl
902 Downloads
Validating URL adresses to acces FRITZ!Box
bkremenovic/eloquent-tokens
338 Downloads
A versatile Laravel package for managing and validating Eloquent model-related tokens
artarts36/merge-request-linter
664 Downloads
MR Linter - tools for validating merge requests
andreinocenti/php-social-media-url-validator
56 Downloads
PHP library for validating generic URLs and specific social media URLs, with ID extraction.
amsify42/php-typestruct
54 Downloads
PHP package for validating data against the structure defined
aferalabs/arachne
20144 Downloads
Behat extension for testing and validating XML and JSON based web services
yoshi2889/validation-closures
2697 Downloads
Closures useful for validating data. Provides type validation amongst other filters.
salibhdr/typhoon-url-signer
83 Downloads
Creating and validating signed and secure URLs for both standalone and Laravel
njuhel/swagger-validator
1907 Downloads
A Swagger Validation and Parser as lib for PHP to secure and helpful application for request / response validating, security stage, testunit skeleton, testauto generation, ... This lib can be used into any existing application who's having a swagger definition file for request/response (no framework dependancies or included).
lavoiesl/php-abstract-structure
19 Downloads
Basic data structure with public properties while validating data type.
enm/transformer-bundle
413 Downloads
This bundle can be used for transforming an array, an object or a json-string into a needed array, object or json-string and validating the values and the schema against a configuration array.
alexweissman/fortress
2416 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
spoorsny/laravel-model-validating-observer
10 Downloads
An observer that validates an Eloquent model instance before it is persisted to the database.