PHPackages                             silverstripe/blowgun - 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. silverstripe/blowgun

AbandonedArchivedLibrary

silverstripe/blowgun
====================

2.1.1(8y ago)031PHPPHP &gt;=5.6

Since Aug 19Pushed 7y ago3 watchersCompare

[ Source](https://github.com/silverstripe-labs/blowgun)[ Packagist](https://packagist.org/packages/silverstripe/blowgun)[ RSS](/packages/silverstripe-blowgun/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (7)Versions (11)Used By (0)

Blowgun
=======

[](#blowgun)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/66415bb2de398caa24a96fd04d707a886027122727097bbc90f72ad5634cbbf5/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73696c7665727374726970656c74642f626c6f7767756e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d617374657226733d33393737343333373964396138616135383634653065363533623865363438653036356131346166)](https://scrutinizer-ci.com/g/silverstripeltd/blowgun/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/cbae624265bae949a1f7986815ed7f2fe117b15512b5e839c9d44dd161488a82/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73696c7665727374726970656c74642f626c6f7767756e2f6261646765732f636f7665726167652e706e673f623d6d617374657226733d30313066636661646337383434386236356439323365333134366432366166366631333637623535)](https://scrutinizer-ci.com/g/silverstripeltd/blowgun/?branch=master)[![Build Status](https://camo.githubusercontent.com/857d7d91fdf4f2b0487bac1cd0df09582bb24dc39bc3b0b181fd441dbb8c6704/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73696c7665727374726970656c74642f626c6f7767756e2f6261646765732f6275696c642e706e673f623d6d617374657226733d39373362313565306661303762623037373265633663336334623466373765366138303664383839)](https://scrutinizer-ci.com/g/silverstripeltd/blowgun/build-status/master)

Blowgun is a library and tool to send and receive messages from AWS SQS. It's mean to be deployed to an AWS web instance and fetch messages that 'commands' the instance to run jobs or tasks.

Developing blowgun
------------------

[](#developing-blowgun)

Start a queue subscriber like this:

```
./bin/blowgun listen local `whoami` dev --node-name mynode --script-dir ../scripts/
```

This will create and fetch messages from two SQS queues:

1. local-{whoami}-dev-stack
2. local-{whoami}-dev-instance-mynode

Since the behaviour of a SQS is that only one instance will normally receive and work on a message, there are two different uses for these queues:

The first queue is for messages where it doesn't matter which instance does the action, for example snapshot actions.

The second queue is for messages that targets an individual instance. This can be used to ensure that all instances goes into maintenance mode.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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

Every ~113 days

Recently: every ~37 days

Total

8

Last Release

3172d ago

Major Versions

1.3.0 → 2.0.02017-10-03

PHP version history (2 changes)1.0.0PHP &gt;=5.4.0

1.3.0PHP &gt;=5.6

### Community

Maintainers

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

---

Top Contributors

[![mateusz](https://avatars.githubusercontent.com/u/118653?v=4)](https://github.com/mateusz "mateusz (6 commits)")[![indygriffiths](https://avatars.githubusercontent.com/u/32345766?v=4)](https://github.com/indygriffiths "indygriffiths (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/silverstripe-blowgun/health.svg)

```
[![Health](https://phpackages.com/badges/silverstripe-blowgun/health.svg)](https://phpackages.com/packages/silverstripe-blowgun)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)

PHPackages © 2026

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