Skip to content

urmaul/yii-apostle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii-apostle

Apostle PHP wrapper for Yii 1.1. It's an CApplicationComponent with one public method - send($template, $to, $data = array()).

Installing

After installing it through composer add this component into main.php.

'apostle' => [
	'class' => 'yii\apostle\Component',
	'domainKey' => 'ApostleDomainKey',
	'from' => 'robot@test.com',
],

About

Apostle wrapper for Yii 1.1

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages