Download the PHP package ably/ably-php without Composer
On this page you can find all versions of the php package ably/ably-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ably/ably-php
More information about ably/ably-php
Files in ably/ably-php
Package ably-php
Short Description Ably REST client library for PHP.
License Apache-2.0
Homepage https://www.ably.com/
Informations about the package ably-php
Ably Pub/Sub PHP SDK
Build using Ably’s Pub/Sub PHP SDK, supported on all popular platforms and frameworks.
Ably Pub/Sub provides flexible APIs that deliver features such as pub-sub messaging, message history, presence, and push notifications. Utilizing Ably’s realtime messaging platform, applications benefit from its highly performant, reliable, and scalable infrastructure.
Find out more:
Getting started
Everything you need to get started with Ably:
Supported platforms
Ably aims to support a wide range of platforms. If you experience any compatibility issues, open an issue in the repository or contact Ably support.
[!IMPORTANT] PHP SDK versions < 1.1.9 will be deprecated from November 1, 2025.
Installation
To get started with your project, install the package:
Usage
The following code connects to Ably's REST messaging service, gets reference to a channel to receive messages, and publishes a test message to that same channel:
Releases
The changelog.ably.com.
Contributing
Read the CONTRIBUTING.md guidelines to contribute to Ably.
Support, feedback, and troubleshooting
For help or technical support, visit the Ably Support page.
Ably REST API
This SDK currently supports only the Ably REST API. For realtime capabilities, you can use the MQTT adapter alongside Mosquitto PHP to implement Ably's Realtime features.
All versions of ably-php with dependencies
rybakit/msgpack Version >=0.9.1
ext-json Version *
ext-curl Version *
ext-openssl Version *