Download the PHP package rafansilva/emailsender without Composer
On this page you can find all versions of the php package rafansilva/emailsender. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rafansilva/emailsender
More information about rafansilva/emailsender
Files in rafansilva/emailsender
Package emailsender
Short Description Uma biblioteca simples para enviar e-mails que abstrai o comportamento da PHPMAILER
License MIT
Informations about the package emailsender
EmailSender Library
EmailSender is a class that abstracts the behavior of the PhpMailer component, and simplifies the sending of emails via SMTP.
EmailSender é uma classe que abstrai o comportamento do componente PHPMailer, e simplifica o envio de e-mails via SMTP.
Highlights
- Simple installation (Instalação simples)
- Simplified initial setup (Configuração inicial simplificada)
- Simple methods for sending emails and attachments (Métodos simples para envio de e-mails e anexos)
- Composer ready and PSR-2 compliant (Pronto para o composer e compatível com PSR-2)
Installation
Uploader is available via Composer:
or run
Documentation
For details on how to use, see a sample folder in the component directory. In it you will have an example of use for each class. It works like this:
Para mais detalhes sobre como usar, veja uma pasta de exemplo no diretório do componente. Nela terá um exemplo de uso da classe. Ele funciona assim:
Setup to send an email:
Example of sending email and attachments:
Contributing
Please see CONTRIBUTING for details.
Support
Security: If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Se você descobrir algum problema relacionado à segurança, envie um e-mail para [email protected] em vez de usar o rastreador de problemas.
Thank you
Credits
- Rafael N. Silva (Developer)
- All Contributors (This Rock)
License
The MIT License (MIT). Please see License File for more information.