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.2k↓100%31BSD-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 1mo 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 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

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

1635d 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

[theodo-group/llphant

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

1.5k311.5k5](/packages/theodo-group-llphant)[mailchimp/transactional

458.9M16](/packages/mailchimp-transactional)[resend/resend-php

Resend PHP library.

564.7M21](/packages/resend-resend-php)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

762.6k](/packages/scriptdevelop-whatsapp-manager)[sandorian/moneybird-api-php

Moneybird API client for PHP

127.3k](/packages/sandorian-moneybird-api-php)

PHPackages © 2026

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