PHPackages                             stayblox/stayblox-php - 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. stayblox/stayblox-php

ActiveLibrary[API Development](/categories/api)

stayblox/stayblox-php
=====================

Official PHP SDK for building apps on the Stayblox platform. Laravel package.

02PHPCI passing

Since Jul 2Pushed 1mo agoCompare

[ Source](https://github.com/staybloxapp/stayblox-php)[ Packagist](https://packagist.org/packages/stayblox/stayblox-php)[ RSS](/packages/stayblox-stayblox-php/feed)WikiDiscussions main Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Stayblox PHP SDK
================

[](#stayblox-php-sdk)

The official PHP SDK for building apps on the [Stayblox](https://stayblox.com) platform. It handles the Stayblox side of an app so you can focus on your integration: OAuth install, the Developer GraphQL API client, request-signature verification, and the inbox messaging modules.

> **This is a Laravel package.** It requires **Laravel 13** and PHP 8.4+, and reuses Laravel's Eloquent, HTTP client, encryption, and middleware. Building on another framework? Use the [Developer API](https://dev.stayblox.com/apps/graphql), [OAuth](https://dev.stayblox.com/apps/oauth), and [request signing](https://dev.stayblox.com/apps/signing) directly.

Requirements
------------

[](#requirements)

- PHP 8.4+
- Laravel 13 (the package ships Laravel glue and auto-registers via package discovery)

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

[](#installation)

```
composer require stayblox/stayblox-php
```

Modules
-------

[](#modules)

- **`Stayblox\Core`** — OAuth install handshake, install storage, the authenticated Developer API GraphQL client, and the `stayblox.signed` middleware that verifies signed requests from Stayblox.
- **`Stayblox\Inbox`** — for channel apps: inject inbound guest messages and receive outbound send commands.

Documentation
-------------

[](#documentation)

Full guides, the API reference, and worked examples live in the Stayblox developer documentation:

- **[Build apps → PHP SDK](https://dev.stayblox.com/apps/php-sdk)**

License
-------

[](#license)

MIT. See [LICENSE](LICENSE).

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance60

Regular maintenance activity

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 Bus Factor1

Top contributor holds 75% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5482a9da490a2aa0c35c3416db054e617faae2f052c7684271b5e647382d5359?d=identicon)[stayblox](/maintainers/stayblox)

---

Top Contributors

[![cholakovdev](https://avatars.githubusercontent.com/u/351344?v=4)](https://github.com/cholakovdev "cholakovdev (6 commits)")[![jordan-stayblox](https://avatars.githubusercontent.com/u/282037542?v=4)](https://github.com/jordan-stayblox "jordan-stayblox (2 commits)")

### Embed Badge

![Health badge](/badges/stayblox-stayblox-php/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.5M7](/packages/exsyst-swagger)[lucasdotvin/laravel-soulbscription

A straightforward interface to handle subscriptions and features consumption.

709209.3k](/packages/lucasdotvin-laravel-soulbscription)[pimax/fb-messenger-php

Facebook Messenger Bot PHP API

313188.5k2](/packages/pimax-fb-messenger-php)

PHPackages © 2026

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