2017 © Pedro Peláez
 

library yii-apostle

Apostle.io wrapper for Yii 1.1.

image

urmaul/yii-apostle

Apostle.io wrapper for Yii 1.1.

  • Monday, January 26, 2015
  • by urmaul
  • Repository
  • 1 Watchers
  • 0 Stars
  • 46 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

yii-apostle

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

Installing

After installing it through composer add this component into main.php., (*2)

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

The Versions

26/01 2015

dev-php53

dev-php53 https://github.com/urmaul/yii-apostle

Apostle.io wrapper for Yii 1.1.

  Sources   Download

MIT

The Requires

 

The Development Requires

email yii apostle.io

09/10 2014

dev-master

9999999-dev https://github.com/urmaul/yii-apostle

Apostle.io wrapper for Yii 1.1.

  Sources   Download

MIT

The Requires

 

The Development Requires

email yii apostle.io

16/09 2014

v1.0.0

1.0.0.0 https://github.com/urmaul/yii-apostle

Apostle.io wrapper for Yii 1.1.

  Sources   Download

MIT

The Requires

 

The Development Requires

email yii apostle.io