Download the PHP package skymeyer/vatsimphp without Composer
On this page you can find all versions of the php package skymeyer/vatsimphp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download skymeyer/vatsimphp
More information about skymeyer/vatsimphp
Files in skymeyer/vatsimphp
Package vatsimphp
Short Description VATSIM data parser
License Apache-2.0
Homepage http://github.com/skymeyer/Vatsimphp
Informations about the package vatsimphp
Vatsimphp
Vatsimphp collects and parses the publically available statistics from the VATSIM.net network. It provides iterators for the available data and basic search/filtering capabilities without using a database backend.
Vatsimphp uses an intelligent local file cache to avoid consuming unnecessary bandwidth from the public data servers. The software comes with sensible default settings, but can be changed if required. Vatsimphp can be dropped into your crontab very easily to avoid inline data updates in your web application.
A "cache only" node is available if another process is already responsible to retrieve the raw data files from the VATSIM network or if live connections are not applicable.
Vatsimphp can be easily plugged into existing PHP systems to query VATSIM data or feed the parsed results into a database backend of your choice.
Documentation
About
Requirements
- From PHP 7.2 and above
- PHPUnit 7.4 or higher for test suite execution
Bugs and feature requests
Bugs and feature request can be filed on the issues page.
Contributing
Contributions are welcome in respect of the PSR-2 coding style and unit test coverage.
Changelog
See the CHANGELOG.md
file for more details.
Author
Jelle Vink - http://skymeyer.dev)
License
Vatsimphp is licensed under the Apache License, Version 2.0. Check the LICENSE
and NOTICE
file for details.
Disclaimer
VATSIM (Virtual Air Traffic Simulation Network) is a non-profit organisation. The development of this software is not directly affiliated to the VATSIM organisation and provided on an "as is" basis as set forward in the above License. This software does not connect to the VATSIM network directly, but rather consumes publically available resources produced by the VATSIM network.
More information on VATSIM can be found at http://www.vatsim.net.