Libraries tagged by validation library
phillarmonic/cpf-cnpj
4792 Downloads
A PHP library for validating and formatting CPF and CNPJ numbers.
nucleos/form-extensions
22734 Downloads
This library adds some custom form elements and validation for symfony.
neilnz/nzbankaccountvalidation
26141 Downloads
A library to validate the checksums of New Zealand bank account numbers
jojo1981/php-types
11035 Downloads
PHP types library which contains value classes which represent the php types
jenwachter/html-form
10329 Downloads
A PHP library designed to make creating, validating, and maintaining forms easier.
decodelabs/lucid-support
17645 Downloads
Support Lucid sanitisation in your libraries without the dependencies
userfrosting/fortress
49349 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
hoa/realdom
58616 Downloads
The Hoa\Realdom library.
vaibhavpandeyvpz/jweety
19996 Downloads
Simple JWT (RFC 7519) encoding/decoding and validation library, for PHP >= 5.3.
phix/validationlib
32044 Downloads
ValidationLib is a lightweight library of reusable data validation tools
swop/github-webhook
17903 Downloads
Library which deals with incoming GitHub web hooks requests (signature validation & payload parsing)
p-chess/chess
1267 Downloads
A PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection
mobilestock/laravel-model-affected-rows-verification
1839 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
sopheos/pebble_validation
217 Downloads
Validation library
samandeggs/validation
1435 Downloads
PHP Laravel like standalone validation library - based on Rakit/Validation