2017 © Pedro Peláez
 

library tell-service

Send messages for remote tasks to another service

image

black-bits/tell-service

Send messages for remote tasks to another service

  • Wednesday, October 4, 2017
  • by aprzywara
  • Repository
  • 1 Watchers
  • 0 Stars
  • 33 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

TellService

Latest Version on Packagist Software License Build Status Total Downloads, (*1)

Send messages for remote tasks to another service, (*2)

How to use

After installing the package you can send a message to another service, (*3)

TellService::message(
    $service_receiving = 'remote-service-queue-name',
    $remote_event      = '\App\Events\TestEvent',
    $arguments         = 'This Is Awesome'
);

The Versions

04/10 2017

dev-master

9999999-dev https://github.com/black-bits/tell-service

Send messages for remote tasks to another service

  Sources   Download

MIT

The Requires

 

The Development Requires

04/10 2017

1.0.0

1.0.0.0 https://github.com/black-bits/tell-service

Send messages for remote tasks to another service

  Sources   Download

MIT

The Requires

 

The Development Requires