ably/ably-php
Ably Pub/Sub PHP SDK for building realtime messaging apps in PHP. Publish/subscribe, message history, presence, and push via Ably’s scalable platform. Install with Composer and use REST APIs to connect, manage channels, and publish messages.
Implemented enhancements:
Closed issues:
Merged pull requests:
Fixed bugs:
Closed issues:
clientId from auth.clientId #101Merged pull requests:
With this release we are introducing support for PHP 8 and dropping support for PHP versions 5.6, 7.0, and 7.1 since they have reached EOL.
Implemented enhancements:
Fixed bugs:
Added support for push notifications
Changelog https://github.com/ably/ably-php/blob/master/CHANGELOG.md#v112
This is the first stable release supporting the Ably 1.1. library specification
Changelog https://github.com/ably/ably-php/blob/master/CHANGELOG.md#v110
This 1.1 release brings many new features from 1.0:
See the complete release notes at https://blog.ably.io/ablys-client-library-sdks-1-1-release-8165c73c76fd
Added support for:
Major update to this client library with some breaking changes. See https://blog.ably.io/v1-0-client-libraries-released-8a375dca7a26 for a summary of important, breaking changes and upgrade notes.
AblyRest::request() to make authenticated requests to bleeding edge APIsAuth::authorise() to authorize and dropped support for the force parameter, which is assumed always trueHow can I help you explore Laravel packages today?