Libraries tagged by Validare
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
edmarr2/d4sign-laravel
3712 Downloads
A D4Sign é uma plataforma de assinatura eletrônica de documentos que atende os requisitos da Medida Provisória 2.200-2/01, ou seja, autenticidade, integridade e não repúdio. Trazendo, assim, validade jurídica para todas as assinaturas realizadas através da D4Sign.
edilton/validadorcpf
3788 Downloads
Service provider para validar cpf no laravel 5
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/south-african-id-validator
36 Downloads
The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.
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