2017 © Pedro Peláez
 

library email-address

Email address value object checked against RFC 3696, RFC 1123, RFC 4291, RFC 5321 and RFC 5322.

image

ocubom/email-address

Email address value object checked against RFC 3696, RFC 1123, RFC 4291, RFC 5321 and RFC 5322.

  • Friday, January 6, 2017
  • by ocubom
  • Repository
  • 1 Watchers
  • 1 Stars
  • 4,472 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 8 % Grown

The README.md

Email Address

Email Address is a PHP implementation of an Email Address value object., (*1)

The address is checked against RFC 3696, RFC 1123, RFC 4291, RFC 5321 and RFC 5322 thanks to is_email() code by Dominic Sayers., (*2)

License Version Status SensioLabsInsight
[License]0 Latest Stable Version Latest Unstable Version Build Status Coverage Status SensioLabsInsight

Installation

Just use composer to add the dependency:, (*3)

composer require ocubom/email-address

Or add the dependecy manually:, (*4)

  1. Update composer.json file with the lines:, (*5)

    {
        "require": {
            "ocubom/email-address": "^1.0.0"
        }
    }
    
  2. And update the dependencies:, (*6)

    composer update "ocubom/email-address"
    

Authorship

Current maintainer:, (*7)

Email Address is licensed under the MIT License — see the [LICENSE]0 file for details., (*8)

If you did not receive a copy of the license, contact with the author., (*9)

is_email() License

Includes "is_email()” code by Dominic Sayers:, (*10)

Copyright © 2008—2011 Dominic Sayers, (*11)

BSD License (http://www.opensource.org/licenses/bsd-license.php), (*12)

The Versions

06/01 2017

dev-master

9999999-dev http://github.com/ocubom/email-address

Email address value object checked against RFC 3696, RFC 1123, RFC 4291, RFC 5321 and RFC 5322.

  Sources   Download

MIT

The Requires

 

The Development Requires

email validator address rfc 1123 rfc 3696 rfc 4291 rfc 5321 rfc 5322 rfc1123 rfc3696 rfc4291 rfc5321 rfc5322

06/01 2017

v0.1.0

0.1.0.0 http://github.com/ocubom/email-address

Email address value object checked against RFC 3696, RFC 1123, RFC 4291, RFC 5321 and RFC 5322.

  Sources   Download

MIT

The Requires

 

The Development Requires

email validator address rfc 1123 rfc 3696 rfc 4291 rfc 5321 rfc 5322 rfc1123 rfc3696 rfc4291 rfc5321 rfc5322