PHPackages                             tematech/avstelecomsms - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. tematech/avstelecomsms

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

tematech/avstelecomsms
======================

Laravel notification sms for avstelecom

4.0.0(4y ago)1599MITPHPPHP ^8.0|^8.1CI failing

Since Dec 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/gildastema/avstelecom-sms-notification)[ Packagist](https://packagist.org/packages/tematech/avstelecomsms)[ Docs](https://github.com/tematech/avstelecomsms)[ RSS](/packages/tematech-avstelecomsms/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (10)Dependencies (4)Versions (20)Used By (0)

Laravel Notification for SMS AVSTELECOM
=======================================

[](#laravel-notification-for-sms-avstelecom)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2302e76e15a6f6ba521007c85f903d5b6c54d5c3e171ec08019c0083d93df022/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74656d61746563682f61767374656c65636f6d736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tematech/avstelecomsms)[![run-tests](https://github.com/gildastema/avstelecom-sms-notification/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/gildastema/avstelecom-sms-notification/actions/workflows/test.yml)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/80386819d02d5f24c653fcdd3681069bc408e0c78de6b86ba962cec61d520492/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f67696c64617374656d612f61767374656c65636f6d2d736d732d6e6f74696669636174696f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/gildastema/avstelecom-sms-notification/?branch=master)[![Build Status](https://camo.githubusercontent.com/6c731af3c884ca5e04774bce1e6bcd2d9b32fb965d04a6f36a228d7b1f89844a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f67696c64617374656d612f61767374656c65636f6d2d736d732d6e6f74696669636174696f6e2f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/gildastema/avstelecom-sms-notification/build-status/master)[![Total Downloads](https://camo.githubusercontent.com/5ab693978de5a8cb0c23472821fe86bb9ecfe5427b46266c3f03a3a78eba1f09/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f74656d61746563682f61767374656c65636f6d736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tematech/avstelecomsms)

This library help you to send sms via laravel notification use avstelecom SARL provider sms in cameroon

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require tematech/avstelecomsms

php artisan vendor:publish --provider='Tematech\Avstelecomsms\AvstelecomsmsServiceProvider'

Configuration  .env

AVSTELECOM_ID=
AVSTELECOM_KEY=
AVSTELECOM_SECRET=
AVSTELECOM_TOKEN=
```

Usage
-----

[](#usage)

```
/**
 * In notifiable
 * */
 public function routeNotificationForAvstelecom()
    {
        return $this->phone;
    }

 /**
     * Get the notification's delivery channels.
     *
     * @param  mixed  $notifiable
     * @return array
     */
    public function via($notifiable)
    {
        return ['avstelecom'];
    }

    public function toAvstelecom($notifiable){
        return [
          'message' => '' // message sms
        ];
    }
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

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

Credits
-------

[](#credits)

- [Gildas Tema](https://github.com/tematech)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity75

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~47 days

Recently: every ~129 days

Total

18

Last Release

1555d ago

Major Versions

0.1.2 → 1.0.02019-12-08

1.1 → 2.02020-01-13

2.0 → 3.0.02020-03-03

3.0.6 → 4.0.02022-02-10

PHP version history (3 changes)0.0.2PHP ^7.2

3.0.4PHP ^7.2|^8.0

4.0.0PHP ^8.0|^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/e11d50cb8878b83d304959d8b005c25c35cbcb5021d66e5d75724dee6c474ede?d=identicon)[Gildas Tema](/maintainers/Gildas%20Tema)

---

Top Contributors

[![gildastema](https://avatars.githubusercontent.com/u/19803232?v=4)](https://github.com/gildastema "gildastema (42 commits)")

---

Tags

cameroonlaravelnotificationssmstematechavstelecomsms

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tematech-avstelecomsms/health.svg)

```
[![Health](https://phpackages.com/badges/tematech-avstelecomsms/health.svg)](https://phpackages.com/packages/tematech-avstelecomsms)
```

###  Alternatives

[laravel-notification-channels/telegram

Telegram Notifications Channel for Laravel

1.1k3.4M35](/packages/laravel-notification-channels-telegram)[laravel-notification-channels/fcm

FCM (Firebase Cloud Messaging) Notifications Driver for Laravel

5917.0M16](/packages/laravel-notification-channels-fcm)[s-ichikawa/laravel-sendgrid-driver

This library adds a 'sendgrid' mail driver to Laravel.

4139.3M1](/packages/s-ichikawa-laravel-sendgrid-driver)[laravel-notification-channels/microsoft-teams

A Laravel Notification Channel for Microsoft Teams

1603.0M7](/packages/laravel-notification-channels-microsoft-teams)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)[tzsk/sms

A robust and unified SMS gateway integration package for Laravel, supporting multiple providers.

320244.3k6](/packages/tzsk-sms)

PHPackages © 2026

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