PHPackages                             kingscode/appcenter-push - 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. [API Development](/categories/api)
4. /
5. kingscode/appcenter-push

ActiveLibrary[API Development](/categories/api)

kingscode/appcenter-push
========================

PHP AppCenter Push client.

0.1.3(8y ago)32.3kMITPHPPHP &gt;=5.6

Since Feb 5Pushed 8y ago5 watchersCompare

[ Source](https://github.com/kingscode/appcenter-push)[ Packagist](https://packagist.org/packages/kingscode/appcenter-push)[ RSS](/packages/kingscode-appcenter-push/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

PHP AppCenter Push
==================

[](#php-appcenter-push)

[![Packagist](https://camo.githubusercontent.com/88317af3d73af77678d9690db6c72ff5597acb6c86670f0eaad983fa8efcab08/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b696e6773636f64652f61707063656e7465722d707573682e7376673f636f6c6f72423d627269676874677265656e)](https://packagist.org/packages/kingscode/appcenter-push)[![license](https://camo.githubusercontent.com/59cf929aecaf1b740dbd661dca2f793d72d9b429bc49e5b4b452bb7c704775e7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6b696e6773636f64652f61707063656e7465722d707573682e7376673f636f6c6f72423d627269676874677265656e)](https://github.com/kingscode/appcenter-push)[![Packagist](https://camo.githubusercontent.com/855ad2cdf677de749f2487b4fa99dd7372c90dc501e129acbbe4a4cec6a4c790/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b696e6773636f64652f61707063656e7465722d707573682e7376673f636f6c6f72423d627269676874677265656e)](https://packagist.org/packages/kingscode/appcenter-push)

PHP AppCenter Push client.

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

[](#installation)

Require the package.

```
composer require kingscode/appcenter-push
```

Usage
-----

[](#usage)

```
// Create a notifier...
$notifier = Notifier::make()
    ->setOwnerName($ownerName) // Set the owner name.
    ->setAppName($appName)     // Set the app name.
    ->setToken($token);        // Set the api token.

// Create a notification...
$notification = Notification::make()
    ->setName($name)   //Set the notification name.
    ->setTitle($title) //Set the notification title.
    ->setBody($body);  //Set the notification body.

// And send the notification...
$notifier->send($notification);
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

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.

###  Release Activity

Cadence

Every ~9 days

Total

4

Last Release

3038d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/31991584?v=4)[kingscode](/maintainers/kingscode)[@kingscode](https://github.com/kingscode)

---

Top Contributors

[![koenhoeijmakers](https://avatars.githubusercontent.com/u/2232776?v=4)](https://github.com/koenhoeijmakers "koenhoeijmakers (20 commits)")

### Embed Badge

![Health badge](/badges/kingscode-appcenter-push/health.svg)

```
[![Health](https://phpackages.com/badges/kingscode-appcenter-push/health.svg)](https://phpackages.com/packages/kingscode-appcenter-push)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k34](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.3M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1942.4k4](/packages/aimeos-prisma)

PHPackages © 2026

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