stayblox/stayblox-php
Composer 安装命令:
composer require stayblox/stayblox-php
包简介
Official PHP SDK for building apps on the Stayblox platform.
README 文档
README
The official PHP SDK for building apps on the Stayblox 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.
Requirements
- PHP 8.4+
- Laravel 13 (the package ships Laravel glue and auto-registers via package discovery)
Installation
composer require stayblox/stayblox-php
Modules
Stayblox\Core— OAuth install handshake, install storage, the authenticated Developer API GraphQL client, and thestayblox.signedmiddleware that verifies signed requests from Stayblox.Stayblox\Inbox— for channel apps: inject inbound guest messages and receive outbound send commands.
Documentation
Full guides, the API reference, and worked examples live in the Stayblox developer documentation:
License
See composer.json.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-01