Download the PHP package lotfio/vstat without Composer
On this page you can find all versions of the php package lotfio/vstat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package vstat
:airplane: PHP Vatsim statistics package.
🔥 Introduction :
VSTAT is a simple lightweight PHP MIT Package developed by Lotfio Lakehal That helps you to get VATSIM statistics and data in simple clean and easy way.
📌 Requirements :
- PHP 7.2 or newer versions
- PHPUnit >= 8 (for testing purpose)
:ok_hand: Features :
- Easy to use.
- Simple installation one line command with composer.
- Get all Vatsim Data.
- Get VATSIM servers data.
- Get clients data.
- Cache data to speed up the loading process.
🚀 Installation & Use :
:pencil2: Use it :
:wrench: Config:
Config file is located inside Vstat/config/app.php
where you can change vatsim data url, cache time and cache location.
By default VSTAT is generating data each 5 minutes from http://vatsim-data.hardern.net/vatsim-data.txt
You can change the time of data loading to 2 - 3 minutes.
Recommended I recommend that you create a cron job on your host and update vatsim-data.txt
file every minute
which will highly increase the loading speed of you application. (if you do so make sure to keep php cache time higher than the cron job).
:inbox_tray: Available methods :
:computer: Contributing
- Thank you for considering to contribute to Ouch. All the contribution guidelines are mentioned here.
:page_with_curl: ChangeLog
- Here you can find the ChangeLog.
:beer: Support the development
- Share VSTAT and lets get more stars and more contributors.
- If this project helped you reduce time to develop, you can give me a cup of coffee :) : Paypal. 💖
:clipboard: License
- VSTAT is an open-source software licensed under the MIT license.