PHPackages                             sawirricardo/laravel-amantelepower - 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. sawirricardo/laravel-amantelepower

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

sawirricardo/laravel-amantelepower
==================================

Amantelepower notification channel for Laravel

0.1.0(3y ago)11.0k[4 PRs](https://github.com/sawirricardo/laravel-amantelepower/pulls)MITPHPPHP ^8.1

Since Nov 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/sawirricardo/laravel-amantelepower)[ Packagist](https://packagist.org/packages/sawirricardo/laravel-amantelepower)[ Docs](https://github.com/sawirricardo/laravel-amantelepower)[ RSS](/packages/sawirricardo-laravel-amantelepower/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (13)Versions (9)Used By (0)

Amantelepower notification channel for Laravel
==============================================

[](#amantelepower-notification-channel-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7f0dd0ebef849c55537cb38209f7bf420ab2a64750a50be49c69ce13fd79e83c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73617769727269636172646f2f6c61726176656c2d616d616e74656c65706f7765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sawirricardo/laravel-amantelepower)[![GitHub Tests Action Status](https://camo.githubusercontent.com/46f8a27eb2688df0af79a5a96836aa53b69d69f9a7f79ac666ec4ba219d4b7dc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f73617769727269636172646f2f6c61726176656c2d616d616e74656c65706f7765722f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/sawirricardo/laravel-amantelepower/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/e27dae2fb3619766a98495417f3120f4fdba12b1d966b2f72378ebc2f070193d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f73617769727269636172646f2f6c61726176656c2d616d616e74656c65706f7765722f466978253230504850253230636f64652532307374796c652532306973737565733f6c6162656c3d636f64652532307374796c65)](https://github.com/sawirricardo/laravel-amantelepower/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/21c1b7c1abdb94e2802772858d20756dd723c60feaceb36b3ae1d8b88305062f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73617769727269636172646f2f6c61726176656c2d616d616e74656c65706f7765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sawirricardo/laravel-amantelepower)

Use Amantelepower in your Laravel apps.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/cfbedd9eca542a5aed6de571b0d6c12f2ec7f85063255bc0e20f886dd283fc9c/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d616d616e74656c65706f7765722e6a70673f743d31)](https://spatie.be/github-ad-click/laravel-amantelepower)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require sawirricardo/laravel-amantelepower
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-amantelepower-config"
```

This is the contents of the published config file:

```
return [
    'api_key' => env('AMANTELEPOWER_API_KEY'),
    'client_id' => env('AMANTELEPOWER_CLIENT_ID'),
    'sender_id' => env('AMANTELEPOWER_SENDER_ID'),
];
```

Usage
-----

[](#usage)

Use in your Laravel Notification class

```
 Sawirricardo\LaravelAmantelepower\Facades\LaravelAmantelepower::sendSms('phoneNumber', 'Hello, world');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [sawirricardo](https://github.com/sawirricardo)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~35 days

Total

4

Last Release

1183d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/23599e5bcea6210e7c2aa6ab912ab4dc501ca63911cc8a99c46a7b4f57a658ad?d=identicon)[ricardosawir](/maintainers/ricardosawir)

---

Top Contributors

[![sawirricardo](https://avatars.githubusercontent.com/u/37329575?v=4)](https://github.com/sawirricardo "sawirricardo (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")

---

Tags

laravelsawirricardolaravel-amantelepower

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/sawirricardo-laravel-amantelepower/health.svg)

```
[![Health](https://phpackages.com/badges/sawirricardo-laravel-amantelepower/health.svg)](https://phpackages.com/packages/sawirricardo-laravel-amantelepower)
```

###  Alternatives

[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[xammie/mailbook

Laravel Mail Explorer

482458.3k1](/packages/xammie-mailbook)[spatie/laravel-notification-log

Log notifications sent by your Laravel app

207902.8k](/packages/spatie-laravel-notification-log)[wnx/laravel-sends

Keep track of outgoing emails in your Laravel application.

200427.3k](/packages/wnx-laravel-sends)[spatie/laravel-discord-alerts

Send a message to Discord

151408.0k](/packages/spatie-laravel-discord-alerts)[backstage/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24157.5k5](/packages/backstage-laravel-mails)

PHPackages © 2026

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