maileryio / mailery-template
Template module for Mailery Platform
dev-master / 1.0.x-dev
2023-03-04 15:29 UTC
Requires
- php: ^7.4
- foxy/foxy: ^1.0
- twig/twig: ^3.0
- yiisoft/validator: dev-master#e94fe51063a7f2073cac28a9acfaf5220d4e3646
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- phan/phan: ^2.4
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-11-04 19:34:46 UTC
README
Template module for Mailery Platform
Template module for Mailery Platform
Installation
The preferred way to install this library is through composer.
Either run
php composer.phar require "maileryio/mailery-template"
or add
"maileryio/mailery-template": "*"
to the require section of your composer.json.
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2020, Mailery (https://mailery.io)