PHPackages                             dev-maurice/africans-talk-gateway - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. dev-maurice/africans-talk-gateway

ActiveLibrary

dev-maurice/africans-talk-gateway
=================================

Laravel based package for AfricansTalkGateway API

102PHP

Since Feb 26Pushed 10y ago1 watchersCompare

[ Source](https://github.com/DevMaurice/AfricansTalkingGateway)[ Packagist](https://packagist.org/packages/dev-maurice/africans-talk-gateway)[ RSS](/packages/dev-maurice-africans-talk-gateway/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel AfricansTalkingGateway Package
======================================

[](#laravel-africanstalkinggateway-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5cc18dc86b0724dabbf8908c9f49110a395eccb36d650ed5cfb9e84fbd39d98b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f4465764d6175726963652f4166726963616e7354616c6b476174657761792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dev-maurice/africans-talk-gateway)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/cbe23869bdb33e7a660414f695518d45dacf61e4f399e1ddd632795d95612b00/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4465764d6175726963652f4166726963616e7354616c6b476174657761792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/DevMaurice/AfricansTalkingGateway)[![Coverage Status](https://camo.githubusercontent.com/46566a0a5081ca1446fd2e2f35e0c9fb70a096d96865965fb4eebec1a3d267aa/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f4465764d6175726963652f4166726963616e7354616c6b476174657761792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/DevMaurice/AfricansTalkGateway/code-structure)[![Quality Score](https://camo.githubusercontent.com/18df516b6f632b04ad98b970ba87142ffc99a2f583edc138baa3703e4bd101be/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f4465764d6175726963652f4166726963616e7354616c6b476174657761792e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/DevMaurice/AfricansTalkingGateway)[![Total Downloads](https://camo.githubusercontent.com/a4613ae808a680bd80abfd798a6b5e625467d0a5578a5298f3bacca31f970da2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f4465764d6175726963652f4166726963616e7354616c6b476174657761792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dev-maurice/africans-talk-gateway/stats)

This is a laravel 5.*.* package to support [AfricansTalkingGateway](https://www.africastalking.com/) API. To use it make sure you have a username and an APIkey from their website.

Enjoy.

Install
-------

[](#install)

Via Composer

```
$ composer require DevMaurice/AfricansTalkGateway
```

The add the following in **config/app.php**

```
 DevMaurice\AfricansTalkGateway\AfricansTalkGatewayServiceProvider::class,
```

```
'Africas'   => DevMaurice\AfricansTalkGateway\Facade\AfricasFacade::class,
```

Usage
-----

[](#usage)

Add

```
afriname=USERNAME   //your password from website
api_key=48abcdefghd1 //your apikey

```

in your **.env** file first

Use the AfricansTalkingGateway() api [documentation](http://docs.africastalking.com) for methods reference.

**Example**

```
Africas::sendMessage('+2547XXXXXXXX', 'Trying out sending message');
```

where +2547XXXXXXXX is your phone number.

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Pull request and contribute.

Security
--------

[](#security)

If you discover any security related issues, please email **** instead of using the issue tracker.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/39d8e60ebfdec51cad3734c0b9862e76b66bdad1e846780709aacb614bcb34fb?d=identicon)[DevMaurice](/maintainers/DevMaurice)

---

Top Contributors

[![DevMaurice](https://avatars.githubusercontent.com/u/7044420?v=4)](https://github.com/DevMaurice "DevMaurice (16 commits)")

### Embed Badge

![Health badge](/badges/dev-maurice-africans-talk-gateway/health.svg)

```
[![Health](https://phpackages.com/badges/dev-maurice-africans-talk-gateway/health.svg)](https://phpackages.com/packages/dev-maurice-africans-talk-gateway)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
