PHPackages                             jlorente/pushy-php-sdk - 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. jlorente/pushy-php-sdk

ActiveLibrary[API Development](/categories/api)

jlorente/pushy-php-sdk
======================

A PHP package to access the Pushy API by a comprehensive way.

1.0.2(4y ago)26.2k31BSD-3-ClausePHPPHP &gt;=5.6

Since Dec 2Pushed 4y ago1 watchersCompare

[ Source](https://github.com/jlorente/pushy-php-sdk)[ Packagist](https://packagist.org/packages/jlorente/pushy-php-sdk)[ RSS](/packages/jlorente-pushy-php-sdk/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (1)

Pushy PHP SDK
=============

[](#pushy-php-sdk)

A PHP package to access the [Pushy API](https://pushy.me/docs/api) by a comprehensive way.

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

With Composer installed, you can then install the extension using the following commands:

```
$ php composer.phar require jlorente/pushy-php-sdk
```

or add

```
...
    "require": {
        "jlorente/pushy-php-sdk": "*"
    }
```

to the `require` section of your `composer.json` file.

Configuration
-------------

[](#configuration)

You can set the PUSHY\_API\_KEY as environment variables or add them later on Pushy class instantiation.

The name of the environment var is PUSHY\_API\_KEY.

Usage
-----

[](#usage)

Endpoints calls must done through the Pushy class.

If you haven't set the environment variable previously, remember to provide the key on instantiation.

```
$pushy = new \Jlorente\Pushy\Pushy($secretApiKey);
$pushy->api()->deviceInfo($token);
```

License
-------

[](#license)

Copyright © 2019 José Lorente Martín .

Licensed under the BSD 3-Clause License. See LICENSE.txt for details.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

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 ~357 days

Total

3

Last Release

1680d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b5b6d568331349beaf1945db65a076cf60e6c124d504fcb43a21937f0c85bde3?d=identicon)[jlorente](/maintainers/jlorente)

---

Top Contributors

[![jlorente](https://avatars.githubusercontent.com/u/301741?v=4)](https://github.com/jlorente "jlorente (9 commits)")

---

Tags

phpjlorentepushy

### Embed Badge

![Health badge](/badges/jlorente-pushy-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/jlorente-pushy-php-sdk/health.svg)](https://phpackages.com/packages/jlorente-pushy-php-sdk)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.7k371.6k6](/packages/theodo-group-llphant)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[resend/resend-php

Resend PHP library.

596.2M35](/packages/resend-resend-php)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.5M10](/packages/checkout-checkout-sdk-php)[mozex/anthropic-laravel

Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.

72287.1k1](/packages/mozex-anthropic-laravel)

PHPackages © 2026

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