PHP libray to send emails to several recipients
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
PHP 7.0+ | a mail server
Just include the library and you are ready to go.
(considering you have a mail server available and configured)
Under the folder named tests you will find a test script ready to use.
Only run in web browser, not CLI.
- Visual Studio Code
- Francois Chaumont - Initial work - FrancoisChaumont
See also the list of contributors who particpated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details.
Todo:
- Allow to add attachments to emails
- Handle exceptions instead of error numbers