pusher-http-php

PHP library for interacting with the Pusher Channels HTTP API

Downloads
59.7M
Stars
1.4K
Committers
78

Bot releases are visible (Hide)

pusher-http-php - v4.1.2

Published by mdpye over 4 years ago

[ADDED] option encryption_master_key_base64
[DEPRECATED] option encryption_master_key

pusher-http-php - v4.1.1

Published by WillSewell almost 5 years ago

[ADDED] Support for PHP 7.4.

pusher-http-php - v4.1.0

Published by WillSewell almost 5 years ago

[ADDED] path configuration option.

pusher-http-php - v4.0.0

Published by WillSewell over 5 years ago

[REMOVED] Support for PHP 5.x, PHP 7.0 and HHVM.

pusher-http-php - v3.4.1

Published by WillSewell over 5 years ago

[ADDED] Support for PHP 7.3.

pusher-http-php - v3.4.0

Published by WillSewell over 5 years ago

[ADDED] get_users_info method.

pusher-http-php - v3.3.1

Published by damdo almost 6 years ago

[FIXED] PHP Notice for Undefined socket_id in triggerBatch

pusher-http-php - v3.3.0

Published by damdo almost 6 years ago

  • [ADDED] Support for End-to-end encrypted channels for triggerbatch
  • [FIXED] trigger behavior with mixtures of encrypted and non-encrypted channels
pusher-http-php - v3.2.0

Published by kn100 about 6 years ago

  • New This release adds support for end to end encrypted channels, a new feature for Channels. Read more in our docs.
  • Deprecated Renamed encrypted option to useTLS - encrypted will still work!
pusher-http-php - v3.1.1

Published by kn100 over 6 years ago

This release removes a potentially sensitive log that could be returned in the response to a call to the Webhook endpoint if error reporting was turned on.

pusher-http-php - v3.1.0

Published by kn100 over 6 years ago

This release adds Webhook validation as well as a data structure to store Webhook payloads.

pusher-http-php - v3.0.4

Published by WillSewell over 6 years ago

  • Non zero indexed arrays of channels no longer get serialized as an object
pusher-http-php - v3.0.3

Published by WillSewell over 6 years ago

  • PSR-3 logger compatibility.
  • PHP docs are now more consistent and complete
pusher-http-php - v3.0.2

Published by WillSewell over 6 years ago

  • Check whether a curl handle is not already a resource before initialising it (the previous check for null was not sufficient in some cases)
  • Make acceptance tests work again
  • Test against PHP 7.2
pusher-http-php - Minor changes to logging

Published by kn100 about 7 years ago

This release changes the output provided to users who use the logging functionality. Info messages are now prefixed with INFO and errors are now prefixed with ERROR.

pusher-http-php - Namespaces

Published by luismfonseca over 7 years ago

New version release with namespacing.

pusher-http-php -

Published by jpatel531 about 8 years ago

Package Rankings
Top 0.18% on Packagist.org