yjballestero/yii2-firmafy

Firmafy Adapter for Yii2

dev-master 2023-07-27 19:17 UTC

This package is auto-updated.

Last update: 2024-04-27 21:56:41 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require

Mail service for Yii2 using as transport PHPFirmafy.

Requirements

This library uses:

  • PHP 7.4+.
  • Yii2 2.0.39+
  • Curl

Install

It is recommended that you install the PHP Browser library through composer. To do so, run the following command:

composer require yjballestero/yii2-firmafy

Or add this line into your composer.json file:

"yjballestero/yii2-firmafy": "dev-master"