Download the PHP package aldi/yii2-gmail-test without Composer
On this page you can find all versions of the php package aldi/yii2-gmail-test. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aldi/yii2-gmail-test
More information about aldi/yii2-gmail-test
Files in aldi/yii2-gmail-test
Download aldi/yii2-gmail-test
More information about aldi/yii2-gmail-test
Files in aldi/yii2-gmail-test
Vendor aldi
Package yii2-gmail-test
Short Description test send email from gmail smtp server
License MIT
Package yii2-gmail-test
Short Description test send email from gmail smtp server
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-gmail-test
Yii2 Gmail Tester
Sebuah utilitas sederhana untuk menguji konfigurasi SMTP (Gmail) pada aplikasi Yii2.
Fitur
- Mengirim email menggunakan konfigurasi SMTP yang dimasukkan lewat form.
- Tampilan sederhana untuk verifikasi pengaturan.
Persyaratan
- PHP sesuai kebutuhan Yii2.
- Yii2 framework terpasang.
Tambahkan method berikut pada controller Yii Anda, lalu panggil kelas GmailTest:
public function actionGmailTest()
{
return \aldi\gmail\GmailTest::index();
}All versions of yii2-gmail-test with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
^2.0
yiisoft/yii2-symfonymailer Version ~2.0.3
yiisoft/yii2-bootstrap5 Version ~2.0.2
yiisoft/yii2-symfonymailer Version ~2.0.3
yiisoft/yii2-bootstrap5 Version ~2.0.2
The package aldi/yii2-gmail-test contains the following files
Loading the files please wait ...