acelaya / zf-acmailer-tooling
This package is abandoned and no longer maintained.
No replacement package was suggested.
Console helper tools to work with ZF-AcMailer in development environments
v0.1.0
2017-12-09 13:30 UTC
Requires
- php: ^7.0
- symfony/console: ^4.0 || ^3.0 || ^2.8
- zendframework/zend-config-aggregator: ^1.0 || ^0.1
Requires (Dev)
- phpunit/phpunit: ^6.0
- slevomat/coding-standard: ^4.0
- squizlabs/php_codesniffer: ^3.1
This package is auto-updated.
Last update: 2021-09-09 18:20:00 UTC
README
This package provides tools to easily work with ZF-AcMailer in development.
Installation
Install it as a dev dependency with composer
composer require acelaya/zf-acmailer-tooling --dev
Usage
This package provides a console tool that can be used to run helper commands
vendor/bin/acmailer <command>
Available commands
config:migrate
: Migrates configuration from the structure used in AcMailer v5/v6 to the structure used in v7