PHPackages                             black-bits/tell-service - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. black-bits/tell-service

AbandonedLibrary[Queues &amp; Workers](/categories/queues)

black-bits/tell-service
=======================

Send messages for remote tasks to another service

1.0.0(8y ago)037MITPHPPHP &gt;=7.1.0

Since Oct 4Pushed 8y ago1 watchersCompare

[ Source](https://github.com/black-bits/tell-service)[ Packagist](https://packagist.org/packages/black-bits/tell-service)[ Docs](https://github.com/black-bits/tell-service)[ RSS](/packages/black-bits-tell-service/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

TellService
===========

[](#tellservice)

[![Latest Version on Packagist](https://camo.githubusercontent.com/bf1d00a4e142563cc3b758b19262c475f7ed6ae7db232e2fdfeb456097c0fcbc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626c61636b2d626974732f74656c6c2d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/black-bits/tell-service)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/089de8826ca6fa9923578c388126edefb8f2bc5ebdb110127357942c69b86371/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f626c61636b2d626974732f74656c6c2d736572766963652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/black-bits/tell-service)[![Total Downloads](https://camo.githubusercontent.com/cc99d31e90519b47928af1dc4bcf829f7e4ce09e63fa3a55729942d83eeec8f8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626c61636b2d626974732f74656c6c2d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/black-bits/tell-service)

Send messages for remote tasks to another service

How to use
----------

[](#how-to-use)

After installing the package you can send a message to another service

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3144d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c5817559bd224c59f893745c3bbfa308db2786b67e16c4c44cc4472826e9d571?d=identicon)[aprzywara](/maintainers/aprzywara)

![](https://www.gravatar.com/avatar/12f99b0d20f4c0281e21cd28d12a44d2789c673a5bacade150d0e1150bdd9464?d=identicon)[oheck](/maintainers/oheck)

---

Top Contributors

[![oheck](https://avatars.githubusercontent.com/u/10670394?v=4)](https://github.com/oheck "oheck (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/black-bits-tell-service/health.svg)

```
[![Health](https://phpackages.com/badges/black-bits-tell-service/health.svg)](https://phpackages.com/packages/black-bits-tell-service)
```

###  Alternatives

[illuminate/queue

The Illuminate Queue package.

20331.4M1.2k](/packages/illuminate-queue)[illuminate/bus

The Illuminate Bus package.

6043.8M409](/packages/illuminate-bus)[stancl/jobpipeline

Turn any series of jobs into Laravel listeners.

1226.6M10](/packages/stancl-jobpipeline)[prwnr/laravel-streamer

Events streaming package for Laravel that uses Redis 5 streams

110196.9k1](/packages/prwnr-laravel-streamer)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

3786.5k](/packages/harris21-laravel-fuse)[saeedvaziry/laravel-async

Run asynchronous code in Laravel without waiting for results

15310.0k](/packages/saeedvaziry-laravel-async)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
