tlapnet / report-mailing
Configurable library for periodic email sending
Installs: 4 575
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: >=7.1
- contributte/mailing: ^0.2.0
- contributte/scheduler: ^0.4.0
- dragonmantank/cron-expression: ^2.2.0
- latte/latte: ~2.4.8
- nette/application: ~2.4.13
- nette/di: ~2.4.14
- nette/http: ^2.4.10
Requires (Dev)
- mockery/mockery: ^1.2.0
- ninjify/qa: ^0.8.0
- phpunit/phpunit: ^7.5.1
This package is auto-updated.
Last update: 2024-11-22 01:14:02 UTC
README
Small lib for periodic email sending using cron expression.
Install
Install via composer.
composer require tlapnet/report-mailing
Versions
Overview
- Configuration - how to configure
- Feeds - how to configure feed
- Processors - how to create processor
- Global processors - how to configure all feeds in one place
Maintainers
Thank you for testing, reporting and contributing.