Libraries tagged by emil
visualbuilder/email-templates
6493 Downloads
Email Template editor for Filament
tintnaingwin/email-checker
54144 Downloads
Laravel Package To Validate If An Email Address Exists Without Sending An Email
stymiee/email-validator
214180 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
robertotru/to-inline-style-email-bundle
374171 Downloads
A Symfony2 bundle for using the CssToInlineStyles translator by tijsverkoyen
magepal/magento2-edit-order-email
213484 Downloads
Magento 2 edit order email
koehnlein/codeception-email-mailpit
67619 Downloads
Provides test helpers for Codeception when testing email functionality with Mailpit
inspheric/nova-email-field
386730 Downloads
A Laravel Nova email field.
gabrola/email-normalizer
40729 Downloads
A library that will normalize email addresses for cases when different email addresses all point towards a single email account
fooman/emailattachments-m2
410308 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
fooman/emailattachments-implementation-m2
647451 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
experius/emailcatcher
117469 Downloads
ericmartel/codeception-email
801140 Downloads
Provides test helpers for Codeception when testing email functionality
elliotjreed/disposable-emails-filter
199418 Downloads
A PHP package for determining whether an email address is from a disposable / temporary email address provider.
djokicpn/laravel-email-audit-log
39117 Downloads
This Service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email_audit_log table
dcblogdev/laravel-sent-emails
43008 Downloads
Store outgoing emails in Laravel