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(8y ago)04MITPHPPHP &gt;7.2

Since Jun 5Pushed 8y ago1 watchersCompare

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

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 21% 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

2944d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4634220?v=4)[Richie Hughes](/maintainers/richardhughes)[@richardhughes](https://github.com/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)
```

###  Alternatives

[magento/community-edition

Magento 2 (Open Source)

12.1k53.0k12](/packages/magento-community-edition)[wheelpros/fitment-platform-api

Magento 2 (Open Source)

12.1k1.2k](/packages/wheelpros-fitment-platform-api)

PHPackages © 2026

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