silverorange / deliverance
Mailing list framework.
5.1.2
2025-07-31 16:55 UTC
Requires
- php: >=7.2
- ext-mbstring: *
- silverorange/site: ^15.3.2
- silverorange/swat: ^7.9.2
Requires (Dev)
- friendsofphp/php-cs-fixer: 3.64.0
- phpstan/phpstan: ^1.12
Suggests
- drewm/mailchimp-api: Support for MailChimp mailing lists.
- silverorange/admin: Admin pages for managing newsletters.
This package is auto-updated.
Last update: 2026-06-23 19:39:01 UTC
README
Mailing list sign up tools. Provides a factory for mailing list providers, and user interface for mailing list sign up.
Although Deliverance is written to be provider agnostic, MailChimp is the only supported provider.
Installation
Make sure the silverorange composer repository is added to the composer.json
for the project and then run:
composer require silverorange/deliverance