io-digital/google-pub-sub

Google Pub Sub Package

1.1 2016-04-19 15:09 UTC

This package is not auto-updated.

Last update: 2024-05-03 17:23:08 UTC


README

Library for Laravel to use the Google PubSub Methods

Install

Via Composer

$ composer require io-digital/google-pub-sub

Usage

$googlePubSubHandler = new PubSubHandler();

OR

Dependency Inject: PubSubHandler

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email ian@io.co.za instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.