2lenet / hermes-bundle
电子邮件发送库
1.7.4
2024-09-19 14:56 UTC
Requires
- php: ^8.0
- ext-imap: *
- 2lenet/crudit-bundle: ^1.5.11
- doctrine/collections: ^1.0 || ^2.0
- doctrine/common: ^2.13 || ^3.0
- doctrine/event-manager: ^1.0 || ^2.0
- doctrine/persistence: ^2.0 || ^3.0
- friendsofsymfony/ckeditor-bundle: ^2.5
- symfony/dependency-injection: ^6.0 || ^7.0
- symfony/framework-bundle: ^6.0 || ^7.0
- symfony/lock: ^6.0 || ^7.0
- symfony/mailer: ^6.0 || ^7.0
- symfony/orm-pack: *
- symfony/twig-bundle: ^6.0 || ^7.0
- symfony/validator: ^6.0 || ^7.0
- symfony/yaml: ^6.0 || ^7.0
- twig/twig: ^3.4
Requires (Dev)
- phpstan/phpstan: ^1.9
- phpstan/phpstan-deprecation-rules: ^1.1
- phpstan/phpstan-doctrine: ^1.3
- phpstan/phpstan-mockery: ^1.1
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-strict-rules: ^1.1
- phpstan/phpstan-symfony: ^1.2
- phpunit/phpunit: ^10.3
- squizlabs/php_codesniffer: ^3.6
- dev-main
- 1.7.4
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.4
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-feature/unsubscribedemail-screen
- dev-bugfix/error-sort
- dev-bugfix/phpcs
- dev-fix_unsubscribe_link
- dev-multitenantManual
- dev-feature/api-list-templates
- dev-fix/composer-dependencies
- dev-fix/use-fos-ckeditor
- dev-improvement/sf7-compatibility
- dev-improvement/attachments
- dev-improvement/routes-doc
- dev-sortable
- dev-improvement/roles
- dev-update_docs_installation_no_flex
- dev-improvement/add-translations
- dev-custom_bounce_email
- dev-improvement/tests-architecture
- dev-feature/doc
- dev-bugfix/mail-tracking-update-mail
- dev-ckeditor-on-personalized-template
- dev-bugfix/mail-tracker-not-working
- dev-fix/set-tenant
- dev-bugfix/default-value-template
- dev-improvement/multitenant-in-datasource
- dev-improvement/remove-custom-actions-personalized-templates
- dev-improvement/wrong-to-email
- dev-feature/dont-send-errors
- dev-feature/mails-error-screen
- dev-feature/get-mails-error
- dev-addCkeditorToTemplateType
- dev-multiTenant
- dev-improvement/name-send-method
- dev-bugfix/service-arguments
- dev-bugfix/compatibility
- dev-feature/add-unit-tests
- dev-bugfix/symfony-insight
- dev-feature/remove-mjml
- dev-improvement/php8-sf6
- dev-bugfix/phpcs-issues
- dev-bugfix/missing-symfony-process
- dev-improvement/fix-phpstan
- dev-improvement/fix-tests
- dev-improvement/choicefilter-recipient-status
- dev-bugfix/fix-nb-recipient
- dev-mailCrudConfig_getfields
- dev-improvement/add-built-assets
- dev-change_route_mailcrudconfig
- dev-improvement/better-progress-bar
- dev-improvement/mail-status-error
- dev-improvement/better-dashboard-cards
- dev-errorMail
- dev-modifyMailScreen
- dev-feature/btn-send-mail
- dev-improvement/workflow
- dev-statusError
- dev-addStringAttachment
- dev-htmlEscape
- dev-updateComposerForSf6
- dev-fixHtmlEscaper
- dev-fixform
- dev-improvement/save-one-base64-by-mail
- dev-improvement/delete-mails-and-attachements
- dev-feature/upload-path-configuration
- dev-feature/menu-configuration
- dev-feature/template-duplication
- dev-bugfix/prevent-import-to-submit
- dev-bugfix/special-characters-in-subject
- dev-improvement/sort-recipients
- dev-improvement/conditionnal-mail-displaying
- dev-feature/stats-for-links
- dev-feature/unsubscribtions
- dev-optionSendOnlyText
- dev-suppressionTitre
- dev-doc/app-domain-configuration
- dev-feature/add-recipients-sublist
- dev-additionalInformations
- dev-fix_phpunit_deprecation
- dev-addCcToEmail
- dev-remove_edit_mail
- dev-improvment/doc-add-locale
- dev-symfony6-compatibility
- dev-feature/combatibility-symfony6
- dev-improvement/margins
- dev-finalisation
- dev-mjmltype
- dev-client-hermes-back-compatibility
- dev-translations
- dev-init
This package is auto-updated.
Last update: 2024-09-24 10:05:17 UTC
README
为Crudit Bundle提供的简单邮件管理器。您可以使用此扩展包通过模板创建和发送邮件。它依赖于Symfony Mailer。
安装
执行以下composer命令,将扩展包添加到项目的依赖项中
composer require 2lenet/hermes-bundle
之后,访问文档以了解如何根据具体需求设置和配置HermesBundle。
许可协议
HermesBundle是在MIT 许可协议下发布的。