Libraries tagged by validates
mlocati/spf-lib
993680 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
korridor/laravel-model-validation-rules
238205 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
kielabokkie/bitcoin-address-validator
332668 Downloads
Validate legacy, segwit, native segwit (bech32) and taproot Bitcoin addresses
johnstevenson/json-works
2806435 Downloads
Create, edit, query and validate json
cerbero/command-validator
485054 Downloads
Laravel package to validate the input of console commands.
biblys/isbn
381341 Downloads
A PHP library to convert and validate ISBNs
azimolabs/apple-sign-in-php-sdk
508684 Downloads
Library to verify and validate Apple IdentityToken and authenticate a user with Apple ID.
armin/editorconfig-cli
1663603 Downloads
EditorConfigCLI is a free CLI tool (written in PHP) to validate and auto-fix text files based on given .editorconfig declarations.
zendframework/zend-inputfilter
15655535 Downloads
Normalize and validate input sets from the web, APIs, the CLI, and more, including files
zendframework/zend-i18n
17855128 Downloads
Provide translations for your application, and filter and validate internationalized values
zendframework/zend-form
14320668 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
zendframework/zend-captcha
9673443 Downloads
Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more
la-haute-societe/yii2-save-relations-behavior
538540 Downloads
Validate and save automatically related Active Record models.
zf1/zend-validate
1113020 Downloads
Zend Framework 1 Validate package
pearl/lumen-request-validate
403758 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class