2017 © Pedro Peláez
 

symfony-bundle mandrill-bundle

Helthe Mandrill bundle for Symfony 2

image

helthe/mandrill-bundle

Helthe Mandrill bundle for Symfony 2

  • Wednesday, May 14, 2014
  • by carlalexander
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Helthe Mandrill Bundle Build Status Scrutinizer Code Quality

Helthe Mandrill Bundle integrates the Helthe Mandrill Component with your Symfony2 application., (*1)

Installation

Step 1: Add package requirement in Composer

Manually

Add the following in your composer.json:, (*2)

{
    "require": {
        // ...
        "helthe/mandrill-bundle": "dev-master"
    }
}

Using the command line

$ composer require 'helthe/mandrill-bundle=dev-master'

Step 2: Register the bundle in the kernel

<?php
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Helthe\Bundle\MandrillBundle\HeltheMandrillBundle(),
    );
}

Bugs

For bugs or feature requests, please create an issue., (*3)

The Versions

14/05 2014

dev-master

9999999-dev https://helthe.co

Helthe Mandrill bundle for Symfony 2

  Sources   Download

MIT

The Requires

 

by Carl Alexander

email mandrill mandrill api