https://github.com/rlacerda83/lumen-email-microservice
Microservice for sending emails with Lumen
https://github.com/rlacerda83/lumen-email-microservice
Last synced: 6 months ago
JSON representation
Microservice for sending emails with Lumen
- Host: GitHub
- URL: https://github.com/rlacerda83/lumen-email-microservice
- Owner: rlacerda83
- Created: 2015-08-16T04:23:02.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-17T16:24:31.000Z (over 10 years ago)
- Last Synced: 2025-04-26T05:00:51.460Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 429 KB
- Stars: 76
- Watchers: 4
- Forks: 25
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-lumen - Email Microservice - Microservice for sending emails with Lumen (Made With Lumen / Videos)
README
[](https://travis-ci.org/rlacerda83/lumen-email-microservice.svg)
[](https://packagist.org/packages/rlacerda83/service-email)


[](https://styleci.io/repos/40798726)
# Microservice for send email
Microservice developed in Lumen for sending emails in real time or by queue.
## Current Features
- Send email in real time
- Send email asynchronously
- Save email in database
- Displays all emails saved in database
- Delete emails saved in database
## Upcoming Features
- Send emails asynchronously with delay
- Send multiples emails by request
## Documentation
Please visit [Wiki documentation](https://github.com/rlacerda83/lumen-email-microservice/wiki) for more information.
## Contributing
Contributions are welcome and will be fully credited. Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
### Security
If you discover any security related issues, please email r.lacerda83@gmail.com instead of using the issue tracker.