2017 © Pedro Peláez
 

library chikka

Chikka and Laravel 5

image

jag/chikka

Chikka and Laravel 5

  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 4 % Grown

The README.md

Chikka

Latest Version on Packagist ![Software License][ico-license] ![Total Downloads][ico-downloads], (*1)

Laravel 5 and Chikka VOLT IN!!!, (*2)

This package is using Guzzle 6., (*3)

NOTE: Please make sure you have a balance to your chikka account., (*4)

Cost per Outgoing SMS

TELCO COST
Globe P0.50
Smart P0.40
Sun P0.40

Install

Via Composer

``` bash $ composer require jag/chikka, (*5)


## Post Installation #### Add to Configuration Add the Service Provider to your `config/app.php` ``` php Jag\Chikka\ServiceProvider::class,

Add the Optional Facade., (*6)

``` php 'Chikka' => Jag\Chikka\ChikkaFacade::class,, (*7)


#### Add to Environment Add the environment configuration to your `.env` file

CHIKKA_SHORTCODE=YOUR_CHIKKA_SHORTCODE CHIKKA_KEY=YOUR_CHIKKA_CLIENT_ID CHIKKA_SECRET=YOUR_CHIKKA_SECRET_KEY, (*8)


You may also define other environment configuration such as:

CHIKKA_URI=https://post.chikka.com/smsapi/request CHIKKA_TIMEOUT=180, (*9)


## Usage #### Send To send check the example below: ``` php use Jag\Chikka\ChikkaFacade as Chikka; ... Chikka::send('639XXXXXXX', 'I LOVE YOU!'); ...

Change log

Please check CHANGELOG for more information on what has recently changed., (*10)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*11)

Security

If you discover any security related issues, please email jayaregalinada@gmail.com instead of using the issue tracker., (*12)

Credits

License

The MIT License (MIT). Please see License File for more information., (*13)

The Versions

15/09 2017

dev-master

9999999-dev https://github.com/jayaregalinada/chikka

Chikka and Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

sms messaging philippines chikka jayaregalinada jag

15/09 2017

v0.1.4

0.1.4.0 https://github.com/jayaregalinada/chikka

Chikka and Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

sms messaging philippines chikka jayaregalinada jag

03/09 2017

v0.1.3

0.1.3.0 https://github.com/jayaregalinada/chikka

Chikka and Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

sms messaging philippines chikka jayaregalinada jag

21/08 2017

v0.1.2

0.1.2.0 https://github.com/jayaregalinada/chikka

Chikka and Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

sms messaging philippines chikka jayaregalinada jag

20/08 2017

v0.1.1

0.1.1.0 https://github.com/jayaregalinada/chikka

Chikka and Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

sms messaging philippines chikka jayaregalinada jag