PHPackages                             mrkriskrisu/db-wagenreihung-php - 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. [API Development](/categories/api)
4. /
5. mrkriskrisu/db-wagenreihung-php

AbandonedArchivedLibrary[API Development](/categories/api)

mrkriskrisu/db-wagenreihung-php
===============================

PHP library for DB Wagenreihung API

v0.5.2(2y ago)05.3kMITPHPPHP ^8.2

Since May 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/MrKrisKrisu/db-wagenreihung-php)[ Packagist](https://packagist.org/packages/mrkriskrisu/db-wagenreihung-php)[ RSS](/packages/mrkriskrisu-db-wagenreihung-php/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (6)Dependencies (3)Versions (8)Used By (0)

DB Wagenreihung Client for PHP
==============================

[](#db-wagenreihung-client-for-php)

[![Gitmoji](https://camo.githubusercontent.com/c93f2672fae073162950404b6f9d6e92615f1701010e6fb43a871bde024db7ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6769746d6f6a692d2532302546302539462539382539432532302546302539462539382538442d4646444436372e737667)](https://gitmoji.dev)[![License](https://camo.githubusercontent.com/3834fb435b77ee7c2f0bc316fbb3cbb989e61477a9d9c216d8f4ad4495e8d973/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f4d724b7269734b726973752f68616661732d636c69656e742d706870)](https://camo.githubusercontent.com/3834fb435b77ee7c2f0bc316fbb3cbb989e61477a9d9c216d8f4ad4495e8d973/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f4d724b7269734b726973752f68616661732d636c69656e742d706870)

This repository provides a PHP package for fetching the current composition of a German train (Wagenreihung). The package uses the API provided by Deutsche Bahn.

> ⚠️ This library is just being developed and structured. With each version the structure will change. So use this library with care and specify an exact version in your composer.json (don't use **^**0.x!) until it reaches version 1.

Installation
------------

[](#installation)

You can install the package via Composer:

```
composer require mrkriskrisu/db-wagenreihung-php
```

Usage
-----

[](#usage)

```
