Libraries tagged by validar
bairwell/middleware-cors
19349 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.
ayesh/stateless-csrf
19737 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
aoberoi/json-works
537967 Downloads
Create, edit, query and validate json
alancting/php-microsoft-jwt
31763 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
adambullmer/usdl-regex
35036 Downloads
Compiled list of United States Driver License validation regex
olssonm/identity-number
127043 Downloads
Laravel validator for Swedish personal identity numbers / social security numbers (personnummer)
loqate-integration/adobe
53645 Downloads
Performs address capture and data validation (email, phone number and address) using Loqate API.
kdion4891/laravel-livewire-forms
25602 Downloads
A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
frozzare/personnummer
185497 Downloads
Validate Swedish social security numbers
eltoninacio/cpfcnpj-laravel
28538 Downloads
Validação de cpf, cnpj, cpfcnpj para laravel 5.*
davidbadura/fixtures-bundle
121582 Downloads
A Symfony2 bundle to load yaml, json and toml fixtures. Easy extendable, resolve object dependency and validate objects.
byrokrat/checkdigit
196649 Downloads
Helper classes to calculate and validate ckecksums
zero-to-prod/validate-url
10440 Downloads
Validates a url
zero-to-prod/validate-email
10347 Downloads
Validates an email
zauberfisch/silverstripe-better-form-validator
17521 Downloads
Easy custom Form Validation for SilverStripe