Libraries tagged by from validator
p1ho/accessibility-checker
475 Downloads
Accessibility Testing Suite on raw HTML extracted from Content Management Systems
hansott/range-regex
263 Downloads
Returns a regex-compatible range from two numbers, min and max.
dunglas/php-to-json-schema
2073 Downloads
Generate a JSON schema from a PHP entity
owowagency/remove-required-rules
3519 Downloads
Small helper function which lets you remove the required rule from your validation rules
webino/zend-input-filter
553 Downloads
Normalize and validate input sets from the web, APIs, the CLI, and more, including files
appdb/attestvalidator
7 Downloads
Use this code to validate attestation and assertions from appdb app attestation API
torralbodavid/identity-card-checker
4 Downloads
Use this package to validate the identity card number from your country
tesla-software/jmbg
1943 Downloads
Validate, generate and extract data from JMBG (Unique Master Citizen Number)
cleaniquecoders/token-vault
2 Downloads
A secure and extensible token manager for Laravel, designed to store, encrypt, and validate tokens or API keys from services like GitHub, GitLab, etc.
noriel0010/third-party-sso
48 Downloads
PHP Library to verify and validate 3rd party AccessToken/IdToken from different Social Media (facebook, microsoft, google, linkedin and apple) and authenticate a User with mentioned social media id
alexanevsky/input-manager-bundle
48 Downloads
Provides functions which allows to map incoming data (for example, from JSON) into an object, modify it, validate it, and map it to a model or Doctrine entity
midorikocak/arraytools
229 Downloads
Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.
ambersive/vatvalidator
2366 Downloads
Wrapper for using the api from https://ec.europa.eu/taxation_customs/vies/ to validate a vat id.
lhp/form_validation
10 Downloads
from validation
andreaspabst/lumen-request-validation
264 Downloads
Adds the Laravel ability to separate validations from the controller