baraja-core / emailer
Automation tool for e-mail distribution, queue management and advanced logging.
Installs: 24 916
Dependents: 3
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 1
Open Issues: 3
Requires
- php: ^8.0
- baraja-core/doctrine-mail-message: ^2.0
- baraja-core/dynamic-configuration: ^2.0
- baraja-core/html-to-text: ^2.0
- baraja-core/localization: ^2.0
- baraja-core/network: ^1.0
- latte/latte: ^2.5
- nette/mail: ^3.0
- nette/utils: ^3.0
Requires (Dev)
- baraja-core/doctrine: ^3.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.0
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-nette: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- psr/log: ^3.0
- roave/security-advisories: dev-master
- spaze/phpstan-disallowed-calls: ^2.0
This package is auto-updated.
Last update: 2024-10-29 05:54:02 UTC
README
Automation tool for e-mail distribution, queue management and advanced logging.
📦 Installation
It's best to use Composer for installation, and you can also find the package on Packagist and GitHub.
To install, simply use the command:
$ composer require baraja-core/emailer
You can use the package manually by creating an instance of the internal classes, or register a DIC extension to link the services directly to the Nette Framework.
📄 License
baraja-core/emailer
is licensed under the MIT license. See the LICENSE file for more details.