soiposervices/trenitalia

A simple package to get Trenitalia(one of italian's train company) trains informations

0.0.1 2022-05-12 16:49 UTC

This package is auto-updated.

Last update: 2024-05-12 21:16:31 UTC


README

Latest Version on Packagist Total Downloads GitHub Actions

This is a very simple laravel package that uses Trenitalia public api to gather informations about theirs trains schedule.

Installation

You can install the package via composer:

composer require soiposervices/trenitalia

Usage


Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email info@soiposervices.com instead of using the issue tracker.

Credits

License

The GNU GPLv3. Please see License File for more information.

Other

Thanks to SimoDax for the api documentation.

GitHub SimoDax