2017 © Pedro Peláez
 

symfony-bundle notification-api-client-bundle

Symfony NotificationApiClientBundle

image

idci/notification-api-client-bundle

Symfony NotificationApiClientBundle

  • Wednesday, April 18, 2018
  • by idciconsulting
  • Repository
  • 17 Watchers
  • 2 Stars
  • 28,786 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 16 Versions
  • 5 % Grown

The README.md

NotificationApiClientBundle

Symfony2 notification api client bundle, (*1)

Installation

Add dependencies in your composer.json file:, (*2)

"require": {
    ...
    "da/api-client-bundle": "dev-master",
    "idci/notification-api-client-bundle": "dev-master"
},

Install these new dependencies of your application:, (*3)

$ php composer.phar update

Enable the bundle in your application kernel:, (*4)

<?php
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Da\ApiClientBundle\DaApiClientBundle(),
        new IDCI\Bundle\NotificationApiClientBundle\IDCINotificationApiClientBundle(),
    );
}

Import the bundle configuration:, (*5)

# app/config/config.yml

imports:
    - { resource: @IDCINotificationApiClientBundle/Resources/config/config.yml }

To check if every thing seem to be ok, you can execute this command:, (*6)

$ php app/console container:debug

You'll get this result:, (*7)

...
da_api_client.api.notification    container Da\ApiClientBundle\Http\Rest\RestApiClientBridge
...

Documentation

Read the Documentation, (*8)

Tests

Install bundle dependencies:, (*9)

$ php composer.phar update

To execute unit tests:, (*10)

$ phpunit --coverage-text

The Versions

18/04 2018

dev-master

9999999-dev

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

by Pichet PUTH

api mail email rest sms client facebook twitter notification webservice

18/04 2018

3.0.x-dev

3.0.9999999.9999999-dev

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

by Pichet PUTH

api mail email rest sms client facebook twitter notification webservice

18/04 2018

v3.0.0

3.0.0.0

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

by Pichet PUTH

api mail email rest sms client facebook twitter notification webservice

18/04 2018

dev-rework/one-notification-api-call

dev-rework/one-notification-api-call

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

by Pichet PUTH

api mail email rest sms client facebook twitter notification webservice

20/06 2017

1.2.x-dev

1.2.9999999.9999999-dev

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

by Pichet PUTH

api mail email rest sms client facebook twitter notification webservice

20/06 2017

v1.2.4

1.2.4.0

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

by Pichet PUTH

api mail email rest sms client facebook twitter notification webservice

20/06 2017

dev-hotfix/email-notification

dev-hotfix/email-notification

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

by Pichet PUTH

api mail email rest sms client facebook twitter notification webservice

07/10 2016

v1.2.3

1.2.3.0

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

by Pichet PUTH

api mail email rest sms client facebook twitter notification webservice

03/06 2015

v1.2.2

1.2.2.0

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

by Pichet PUTH

api mail email rest sms client facebook twitter notification webservice

23/04 2015

v1.2.1

1.2.1.0

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

by Pichet PUTH

api mail email rest sms client facebook twitter notification webservice

27/03 2015

v1.2.0

1.2.0.0

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

by Pichet PUTH

api mail email rest sms client facebook twitter notification webservice

05/09 2014

1.1.x-dev

1.1.9999999.9999999-dev

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

by Pichet PUTH

api mail email rest sms client facebook twitter notification webservice

05/09 2014

v1.1.1

1.1.1.0

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

by Pichet PUTH

api mail email rest sms client facebook twitter notification webservice

15/07 2014

v1.1.0

1.1.0.0

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

by Pichet PUTH

api mail email rest sms client facebook twitter notification webservice

25/06 2014

1.0.x-dev

1.0.9999999.9999999-dev

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

api mail email rest sms client facebook twitter notification webservice

25/06 2014

v1.0.0

1.0.0.0

Symfony NotificationApiClientBundle

  Sources   Download

GPL-3.0+

The Requires

 

api mail email rest sms client facebook twitter notification webservice