2017 © Pedro Peláez
 

library ably-php

Ably REST client library for PHP.

image

ably/ably-php

Ably REST client library for PHP.

  • Wednesday, June 13, 2018
  • by bladeSk
  • Repository
  • 9 Watchers
  • 6 Stars
  • 31,885 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 7 Forks
  • 9 Open issues
  • 13 Versions
  • 15 % Grown

The README.md

Ably Pub/Sub PHP Header Latest Stable Version License, (*1)


Ably Pub/Sub PHP SDK

Build using Ably’s Pub/Sub PHP SDK, supported on all popular platforms and frameworks., (*2)

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., (*3)

Find out more:, (*4)


Getting started

Everything you need to get started with Ably:, (*5)


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., (*6)

[!IMPORTANT] PHP SDK versions < 1.1.9 will be deprecated from November 1, 2025., (*7)


Installation

To get started with your project, install the package:, (*8)

composer require ably/ably-php

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:, (*9)

// Initialize Ably REST client
$ably = new AblyRest(['key' => 'your-ably-api-key', 'clientId' => 'me']);

// Get a reference to the 'test-channel' channel
$channel = $ably->channel('test-channel');

// Publish a test message to the channel
$channel->publish('test-event', 'hello world');

Releases

The CHANGELOG.md contains details of the latest releases for this SDK. You can also view all Ably releases on changelog.ably.com., (*10)


Contributing

Read the CONTRIBUTING.md guidelines to contribute to Ably., (*11)


Support, feedback, and troubleshooting

For help or technical support, visit the Ably Support page., (*12)

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., (*13)

The Versions

13/06 2018

dev-update-php-versions-for-travis-tests

dev-update-php-versions-for-travis-tests https://www.ably.io/

Ably REST client library for PHP.

  Sources   Download

Apache-2.0

The Requires

  • ext-json *
  • ext-curl *
  • ext-openssl *
  • php ^5.6 || ^7.0

 

The Development Requires

by Avatar ably

messages messaging ably

12/06 2018

dev-master

9999999-dev https://www.ably.io/

Ably REST client library for PHP.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-json *
  • ext-curl *
  • ext-openssl *

 

The Development Requires

by Avatar ably

messages messaging ably

13/04 2018

dev-add-supported-platforms-to-readme

dev-add-supported-platforms-to-readme https://www.ably.io/

Ably REST client library for PHP.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-json *
  • ext-curl *
  • ext-openssl *

 

The Development Requires

by Avatar ably

messages messaging ably

16/05 2017

1.0.1

1.0.1.0 https://www.ably.io/

Ably REST client library for PHP.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-json *
  • ext-curl *
  • ext-openssl *

 

The Development Requires

by Avatar ably

messages messaging ably

31/03 2017

dev-php-5-3-support-check

dev-php-5-3-support-check https://www.ably.io/

Ably REST client library for PHP.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-json *
  • ext-curl *
  • ext-openssl *

 

The Development Requires

by Avatar ably

messages messaging ably

08/03 2017

1.0.0

1.0.0.0 https://www.ably.io/

Ably REST client library for PHP.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-json *
  • ext-curl *
  • ext-openssl *

 

The Development Requires

by Avatar ably

messages messaging ably

12/08 2016

0.9.0

0.9.0.0 https://www.ably.io/

Ably REST client library for PHP.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-json *
  • ext-curl *
  • ext-openssl *

 

The Development Requires

by Avatar ably

messages messaging ably

02/08 2016

dev-0-8-master

dev-0-8-master https://www.ably.io/

Ably REST client library for PHP.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-json *
  • ext-curl *
  • ext-openssl *

 

The Development Requires

by Avatar ably

messages messaging ably

23/03 2016

0.8.4

0.8.4.0 https://www.ably.io/

Ably REST client library for PHP.

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-json *
  • ext-curl *
  • ext-openssl *

 

The Development Requires

by Avatar ably

messages messaging ably

17/02 2016

0.8.3

0.8.3.0 https://www.ably.io/

Ably REST client library for PHP.

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-json *
  • ext-curl *
  • ext-openssl *

 

The Development Requires

by Avatar ably

messages messaging ably

14/01 2016

0.8.2

0.8.2.0 https://www.ably.io/

Ably REST client library for PHP.

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-json *
  • ext-curl *
  • ext-openssl *

 

The Development Requires

by Avatar ably

messages messaging ably

15/12 2015

0.8.1

0.8.1.0 https://www.ably.io/

Ably REST client library for PHP.

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-json *
  • ext-curl *
  • ext-openssl *

 

The Development Requires

by Avatar ably

messages messaging ably

18/05 2015

0.8.0

0.8.0.0 https://www.ably.io/

Ably REST client library for PHP.

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-json *
  • ext-curl *
  • ext-openssl *

 

The Development Requires

by Avatar ably

messages messaging ably