Libraries tagged by isvalid
tenderfield/verifyemail
27 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.
rawveg/model-validation
48 Downloads
Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a model, cannot do so using invalid data.
milanz247/dialog-rich-communication-sms
7 Downloads
This package is used for sending SMS messages using Dialog API. It is valid only for Dialog Rich Communication SMS API.
milantex/tpc
13 Downloads
This project provides a mechanism to specify types for class properties. Also, property types have additional parameters, such as the regular expression pattern for strings, minimum and maximum value for integers etc. The special setter method handles type checking and will set the given value only if it is valid for the given type and its additional parameters. Check the documentation for an example.
magium/zf2-xpath-validator
41 Downloads
A simple validator to make sure that the provided text is valid Xpath
madeitbelgium/verifyemail
2 Downloads
PHP Laravel class to verify an email address and make sure it is valid and does exist on the mail server.
laravel-validation-rules/uk-mobile-phone
554 Downloads
Validate that a given UK mobile phone number is valid.
kolyunya/yii2-oauth2-validation
13 Downloads
The library provides a uniform API for validation of OAuth2 access tokens of various platforms. That is using the library you can check if the access token you receive from the client is valid for a specific user of a platform.
kolyunya/oauth2-validation
19 Downloads
The library provides a uniform API for validation of OAuth2 access tokens of various platforms. That is using the library you can check if the access token you receive from the client is valid for a specific user of a platform.
id-forty-six/vatcodechecker
1375 Downloads
checks if VAT code is valid
henshall/sudoku_checker
1 Downloads
Simple Class made for checking if a sudoku puzzle is valid
hduarte77/validate
8 Downloads
Verify if a timestamp is valid for specific Time Zone.
designbycode/credit-card-validator
8 Downloads
The Credit Card Validator package provides a set of classes to validate credit card numbers, expiry dates, and CVV codes. This package is designed to help you ensure that the credit card information provided by users is valid and accurate.
codeops/verifyemail
9 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.
barracudanetworks/smtp-validate-email
323 Downloads
A library for determining if an email or set of emails is valid and has an actual mailbox.