Libraries tagged by php validate
noriel0010/third-party-sso
47 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
any-chat-manager/supports
59 Downloads
A PHP library to generate and validate JWT tokens
hraw/uuid
373 Downloads
A simple and lightweight class to create and validate uuid version 4 in PHP.
arteksoft/helper-validator
16 Downloads
This Package provides various tools to normalize and validate data and variables for PHP-projects
myerscode/laravel-domain-validator
6 Downloads
Validate Domains names in Laravel using PHP Domain Parser.
freelancehunt/html_quickform2
2187 Downloads
Provides methods to create, validate and render HTML forms in PHP.
antoninmasek/laravel-max-upload-size-rule
8 Downloads
Adds Rule::file()->maxUploadSize() validation rule, which will validate filesize against `upload_max_filesize` php.ini setting
rossriley/validation
18258 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.
religisaci/codeception-api-validator
458 Downloads
Validate API Requests and Responses against Swagger / OpenAPI definitions. This package is modified awuttig/codeception-api-validator package for PHP 7.4
fakeller/archinspec
24 Downloads
Static analysis tool for PHP architectures. Define how your architecture should look like and let archinspec validate it.
designbycode/luhn-algorithm
258 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.
zimutech/php-validate
6 Downloads
php validator
this7/validate
10 Downloads
this7 PHP validate class.
shonans/php-validate
126 Downloads
fixed with shonan's php-validate,eqiai.net only
qphp/php-validate
4 Downloads
generic data validate, filter library of the php