2017 © Pedro Peláez
 

library swiftmailer-validator

Validator for Email which is using the same validation swiftmailer is using

image

artack/swiftmailer-validator

Validator for Email which is using the same validation swiftmailer is using

  • Friday, March 17, 2017
  • by scube
  • Repository
  • 4 Watchers
  • 1 Stars
  • 927 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 49 % Grown

The README.md

ATTENTION: This repository is archived and therefore readonly., (*1)

swiftmailer-validator

swiftmailer validator to be used in symfony, (*2)

usage

validation.yml file, (*3)

AppBundle\Entity\SomeEntity:
    properties:
        mail:
            - NotBlank: ~
            - Email: ~
            - Artack\Component\Validator\Constraint\SwiftmailerEmail: ~

The Versions

17/03 2017

dev-master

9999999-dev

Validator for Email which is using the same validation swiftmailer is using

  Sources   Download

MIT

The Requires

 

17/03 2017

0.1.1

0.1.1.0

Validator for Email which is using the same validation swiftmailer is using

  Sources   Download

MIT

The Requires

 

03/03 2017

0.1.0

0.1.0.0

Validator for Email which is using the same validation swiftmailer is using

  Sources   Download

MIT

The Requires