semdej/ns-travel-tile

A Laravel package for NS travel information tile.

Maintainers

Package info

github.com/semdej/ns-travel-tile

pkg:composer/semdej/ns-travel-tile

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-01-16 08:28 UTC

This package is auto-updated.

Last update: 2026-02-16 08:39:55 UTC


README

A tile for displaying NS travel information for a specific station

Latest Version on Packagist GitHub Tests Action Status Total Downloads

This tile can be used on the Laravel Dashboard.

Support us

We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.

Installation

You can install the package via composer:

composer require semdej/ns-travel-tile

Usage

In your dashboard view you use the livewire:ns-travel-tile component.

<x-dashboard>
    <livewire:ns-travel-tile position="e7:e16" />
</x-dashboard>

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email :author_email instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.