2017 © Pedro Peláez
 

library elasticemail-php

Integration to the Elastic Email API http://api.elasticemail.com/public/help

image

rdok/elasticemail-php

Integration to the Elastic Email API http://api.elasticemail.com/public/help

  • Wednesday, January 3, 2018
  • by rdok
  • Repository
  • 1 Watchers
  • 3 Stars
  • 1,063 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 3 Open issues
  • 5 Versions
  • 19 % Grown

The README.md

ElasticEmailPHP

Total Downloads License Latest Stable Version ci Scrutinizer Code Quality, (*1)

ElasticEmailPHP is a PHP Library for interacting with Elastic Email platform API., (*2)

Usage

$elasticEmail = new \ElasticEmail\ElasticEmail('your_elastic_api_key');

$elasticEmail->email()->send([
    'to'      => 'to_email',
    'subject' => 'subject',
    'from'    => 'from_email'
]);

See integration tests for more examples., (*3)

Installation

Using composer, (*4)

composer require rdok/elasticemail-php

Supported features

Email

Supported PHP versions

  • 7.2
  • 7.3
  • 7.4
  • 8.0

The Versions

03/01 2018

dev-master

9999999-dev

Integration to the Elastic Email API http://api.elasticemail.com/public/help

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rizart Dokollari

09/09 2016

dev-develop

dev-develop

Integration to the Elastic Email API http://api.elasticemail.com/public/help

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by Rizart Dokollari

03/09 2016

v1.0.2

1.0.2.0

Integration to the Elastic Email API http://api.elasticemail.com/public/help

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rizart Dokollari

26/08 2016

v1.0.1

1.0.1.0

Integration to the Elastic Email API http://api.elasticemail.com/public/help

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rizart Dokollari

30/07 2016

v1.0.0

1.0.0.0

Integration to the Elastic Email API http://api.elasticemail.com/public/help

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rizart Dokollari