Download the PHP package jakeryansmith/validate-string-of-emails without Composer
On this page you can find all versions of the php package jakeryansmith/validate-string-of-emails. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jakeryansmith/validate-string-of-emails
More information about jakeryansmith/validate-string-of-emails
Files in jakeryansmith/validate-string-of-emails
Download jakeryansmith/validate-string-of-emails
More information about jakeryansmith/validate-string-of-emails
Files in jakeryansmith/validate-string-of-emails
Vendor jakeryansmith
Package validate-string-of-emails
Short Description A Laravel validator for delimiter-separated list of emails.
License MIT
Homepage https://github.com/jakeryansmith/validate-string-of-emails
Package validate-string-of-emails
Short Description A Laravel validator for delimiter-separated list of emails.
License MIT
Homepage https://github.com/jakeryansmith/validate-string-of-emails
Please rate this library. Is it a good library?
Informations about the package validate-string-of-emails
A Laravel validation rule for checking a string of delimiter separated emails.
You can install the package via composer:
You can validate a string of emails separated by a comma.
You can also pass in your own delimiter if needed. In this example we are using the '|' pipe character.
License
The MIT License (MIT). Please see License File for more information.
All versions of validate-string-of-emails with dependencies
PHP Build Version
Package Version
The package jakeryansmith/validate-string-of-emails contains the following files
Loading the files please wait ....