Libraries tagged by validates
hamedmoody/irvalidation
8 Downloads
Library for validate Ir formats
gabrielfs7/brasil-utils
1124 Downloads
Validate brasilian documents
frzb/request-mapper
1116 Downloads
The RequestMapper component allows you to serialize JSON request to Request class and validate it
flexydigital/brasil-utils
254 Downloads
Validate brasilian documents
fikrimastor/mykad
2504 Downloads
Mykad package is a laravel package, purposely to validate, parse, and format Malaysian Identity Card (MyKad) numbers.
faso-dev/phone-number-checker
16 Downloads
This package is used to validate the telephone numbers of the countries taken into account. It also makes it possible to verify that a number is indeed a number of an operator X
extensionsstore/addressvalidator
30 Downloads
Validate billing and shipping addresses in the One Page Checkout.
erlandmuchasaj/laravel-email-verify
126 Downloads
Validate email addresses that they are valid and non disposable.
equipc/laravel-email-validator
414 Downloads
Validation rule to validate email for Laravel
eftec/validationone
3778 Downloads
It's a php library for fetch and validate fields
edi-table/edi-table
12 Downloads
ediTable is a JQuery plugin that lets you create table via json,make it sortable, also editable so you can manipulate any cell, set type of input for every cell (text, number, color, select, image, checkbox...) validate cells, make them required etc... add buttons edit/delete/custom buttons...
diff-sniffer/diff-sniffer
1295 Downloads
Diff Sniffer, a tool to validate coding standards only in changed line
designbycode/luhn-algorithm
293 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.
dazza-dev/laravel-batch-validation
143 Downloads
Batch validate arrays in Laravel and optimize database unique rules using whereIn to avoid N+1 query issues.
darkmatus/codeception-json-schema
93 Downloads
Json schema module for validate response by json schema for codeception test framework