PHPackages                             richardhughes/nationalrailconnector - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. richardhughes/nationalrailconnector

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

richardhughes/nationalrailconnector
===================================

A connector for the National Rail Push Port

0.2(7y ago)04MITPHPPHP &gt;7.2

Since Jun 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/richardhughes/nationalrailconnector)[ Packagist](https://packagist.org/packages/richardhughes/nationalrailconnector)[ RSS](/packages/richardhughes-nationalrailconnector/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

National Rail Stomp Connector
=============================

[](#national-rail-stomp-connector)

Simple connector to the National rail stomp queue. Will return the messages a decoded array for further PHP processing.

Example
-------

[](#example)

```
$connector = new \NationalRail\Connector(
    'user',
    'password',
    'your-queue-name'
);
$connection = $connector->getConnection();

var_dump($connection->getMessage());

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Every ~1 days

Total

2

Last Release

2896d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/66b3f8965d64378fe1566f72ffc3b54fa03a02f22406374438d0921269a1c39c?d=identicon)[richardhughes](/maintainers/richardhughes)

---

Top Contributors

[![richardhughes](https://avatars.githubusercontent.com/u/4634220?v=4)](https://github.com/richardhughes "richardhughes (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/richardhughes-nationalrailconnector/health.svg)

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

PHPackages © 2026

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