library nationalrailconnector
A connector for the National Rail Push Port
richardhughes/nationalrailconnector
A connector for the National Rail Push Port
- Wednesday, June 13, 2018
- by richardhughes
- Repository
- 1 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
National Rail Stomp Connector
Simple connector to the National rail stomp queue. Will return the messages a decoded array for further PHP processing., (*1)
Example
$connector = new \NationalRail\Connector(
'user',
'password',
'your-queue-name'
);
$connection = $connector->getConnection();
var_dump($connection->getMessage());
dev-master
9999999-dev
A connector for the National Rail Push Port
Sources
Download
MIT
The Requires
The Development Requires
by
Richie Hughes
0.2
0.2.0.0
A connector for the National Rail Push Port
Sources
Download
MIT
The Requires
The Development Requires
by
Richie Hughes
0.1
0.1.0.0
A connector for the National Rail Push Port
Sources
Download
MIT
The Requires
by
Richie Hughes