yjballestero / yii2-firmafy
Firmafy Adapter for Yii2
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: ^7.4 || ^8.0
- ext-curl: *
- ext-json: *
- firebase/php-jwt: ^6.8
- yiisoft/yii2: ~2.0.39
Requires (Dev)
- phpunit/phpunit: ^7.5.20 || ^8.5.30 || ^9.5.25
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2025-03-27 23:54:50 UTC
README
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"