PHPackages                             vladdnepr/adm-notify - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vladdnepr/adm-notify

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

vladdnepr/adm-notify
====================

ADM Notify - Amazon Device Messaging for amazon devices

0.1(10y ago)02.5k↓78.6%public domainPHPPHP &gt;=5.5.0

Since Oct 20Pushed 10y ago1 watchersCompare

[ Source](https://github.com/vladdnepr/adm-notify)[ Packagist](https://packagist.org/packages/vladdnepr/adm-notify)[ Docs](https://github.com/vladdnepr/adm-notify)[ RSS](/packages/vladdnepr-adm-notify/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

ADM Notify
==========

[](#adm-notify)

ADM Notify - Amazon Device Messaging for amazon devices

- [Github Project](https://github.com/vladdnepr/adm-notify)

Library is in initial development.
----------------------------------

[](#library-is-in-initial-development)

Anything may change at any time.

Using
-----

[](#using)

```
$notify = \vladdnepr\amazon\adm\Notify;
$notify->clientId = 'CLIENT_ID';
$notify->clientSecret = 'CLIENT_SECRET';
$notify->sendData('DEVICE_ID', ['key1' => 'value1', 'key2' => 'value2']);
$notify->sendMessage('DEVICE_ID', 'MESSAGE');

```

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

[](#installation)

If you do not have [Composer](http://getcomposer.org/), you may install it by following the instructions at [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix).

You can then install this package using the following command:

```
php composer.phar require "vladdnepr/adm-notify" "*"
```

or add

```
"vladdnepr/adm-notify": "*"
```

to the require section of your application's `composer.json` file.

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

[](#contributing)

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

Credits
-------

[](#credits)

- [Vladislav Lyshenko](https://github.com/vladdnepr)
- [All Contributors](../../contributors)

License
-------

[](#license)

Public domain. Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3910d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/101d5dc30b6dcc6122f15c83a22d9f1cdbe20e6e34d55cfa352de58d6a4d131b?d=identicon)[vladdnepr](/maintainers/vladdnepr)

---

Tags

amazonpushyii2androidkindleadm

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vladdnepr-adm-notify/health.svg)

```
[![Health](https://phpackages.com/badges/vladdnepr-adm-notify/health.svg)](https://phpackages.com/packages/vladdnepr-adm-notify)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[nativephp/mobile

NativePHP for Mobile

1.1k75.1k96](/packages/nativephp-mobile)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)

PHPackages © 2026

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