PHPackages                             rederlo/aws-sns - 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. rederlo/aws-sns

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

rederlo/aws-sns
===============

0549PHP

Since Jul 15Pushed 8y ago1 watchersCompare

[ Source](https://github.com/rederlo/aws-sns)[ Packagist](https://packagist.org/packages/rederlo/aws-sns)[ RSS](/packages/rederlo-aws-sns/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

My project's README
===================

[](#my-projects-readme)

=======

use Aws\\Sns\\SnsClient; use rederlo\\Sns\\Sms\\SnsSms;

$sns = new SnsClient(\[ 'credentials' =&gt; \[ 'key' =&gt; S3\_KEY, 'secret' =&gt; S3\_SECRET\_KEY, \], 'region' =&gt; REGION, // &lt; your aws from SNS Topic region 'version' =&gt; 'latest' \]);

$args = \[ "SenderID" =&gt; "", "SMSType" =&gt; "Transactional", "Message" =&gt; utf8\_encode(utf8\_decode("teste")), "PhoneNumber" =&gt; "+55phone" \];

$sms = new SnsSms($sns); $sms-&gt;send($args);

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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://avatars.githubusercontent.com/u/12686085?v=4)[Ederlo Rodrigo de Oliveira](/maintainers/rederlo)[@rederlo](https://github.com/rederlo)

### Embed Badge

![Health badge](/badges/rederlo-aws-sns/health.svg)

```
[![Health](https://phpackages.com/badges/rederlo-aws-sns/health.svg)](https://phpackages.com/packages/rederlo-aws-sns)
```

###  Alternatives

[mattketmo/email-checker

Throwaway email detection library

2752.1M5](/packages/mattketmo-email-checker)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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