Download the PHP package origammi/symfony-swiftmailer-email-validator without Composer
On this page you can find all versions of the php package origammi/symfony-swiftmailer-email-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download origammi/symfony-swiftmailer-email-validator
More information about origammi/symfony-swiftmailer-email-validator
Files in origammi/symfony-swiftmailer-email-validator
Download origammi/symfony-swiftmailer-email-validator
More information about origammi/symfony-swiftmailer-email-validator
Files in origammi/symfony-swiftmailer-email-validator
Vendor origammi
Package symfony-swiftmailer-email-validator
Short Description An extension to Symfony's EmailValidator which enforces the same grammar as Swiftmailer does.
License MIT
Package symfony-swiftmailer-email-validator
Short Description An extension to Symfony's EmailValidator which enforces the same grammar as Swiftmailer does.
License MIT
Please rate this library. Is it a good library?
Informations about the package symfony-swiftmailer-email-validator
Symfony Swiftmailer Email Validator
A PHP library that adds a Symfony validator which validates fields against the same rules as Swiftmailer does when checking email addresses before sending them out.
The primary purpose is to have a tool which enables developers to ensure when they accept an email from an input that Swiftmailer will later, when sending an email, will not refuse the email address.
TODO
- Make library compliant with Symfony >= 3.0. Currently we are using deprecated API when adding constraint violations.
- Make library compliant with Swiftmailer >= 6.0. They refactored the way they define their email address grammar.
All versions of symfony-swiftmailer-email-validator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
symfony/validator Version >=2.7,<3.0
swiftmailer/swiftmailer Version >=4.1,<6.0
egulias/email-validator Version ^2.0
symfony/validator Version >=2.7,<3.0
swiftmailer/swiftmailer Version >=4.1,<6.0
egulias/email-validator Version ^2.0
The package origammi/symfony-swiftmailer-email-validator contains the following files
Loading the files please wait ...