rlacerda83 / service-email
Microservice for sending e-mail
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 76
Watchers: 5
Forks: 26
Open Issues: 2
Type:project
Requires
- dingo/api: @dev
- illuminate/mail: 5.*
- jeremeamia/superclosure: ~2.0
- laravel/lumen-framework: 5.1.*
- rlacerda83/query-parser: @dev
- vlucas/phpdotenv: ~1.0
Requires (Dev)
- fzaninotto/faker: ~1.0
- mockery/mockery: dev-master@dev
- phpunit/phpunit: ~4.0
This package is auto-updated.
Last update: 2024-10-29 00:21:46 UTC
README
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 for more information.
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email r.lacerda83@gmail.com instead of using the issue tracker.