Download the PHP package artur-stepien/wot-wn8 without Composer
On this page you can find all versions of the php package artur-stepien/wot-wn8. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download artur-stepien/wot-wn8
More information about artur-stepien/wot-wn8
Files in artur-stepien/wot-wn8
Download artur-stepien/wot-wn8
More information about artur-stepien/wot-wn8
Files in artur-stepien/wot-wn8
Vendor artur-stepien
Package wot-wn8
Short Description Calculates World of Tanks WN8 using https://github.com/artur-stepien/wargaming-papi api interface
License MIT
Homepage https://github.com/artur-stepien/wot-wn8
Package wot-wn8
Short Description Calculates World of Tanks WN8 using https://github.com/artur-stepien/wargaming-papi api interface
License MIT
Homepage https://github.com/artur-stepien/wot-wn8
Please rate this library. Is it a good library?
Informations about the package wot-wn8
World of Tanks PHP WN8 calculation class.
PHP class for processing World of Tanks WN8 stat value. This class uses instance of Wargaming\Api and requires to register a Wargaming Developer Application.
Sample usage
It is best to use composer manage dependencies.
Changelog
1.3.0 - 2022-05-09
- Changed API version support to >1.4.x, NOTICE: You need to use new api instance so be sure to update your code on update!
- Changed Exceptions to RuntimeException
1.2.2 - 2022-02-07
- Updating composer.lock
- Minor code updates.
1.2 - 2019-01-06
- Fixed WN8 calculation using expected tank values from modxvm.
- Added test to assure class works as expected.
1.1 - 2015-08-20
- Added option to calculate accurate WN8. When this is enabled tanks missing in expected tank values will be removed from account summary. Notice that accurate calculation is from 25% to 35% slower because require stats for each missing tank.
- Also loading expected tank values has been moved to separate method to allow overriding.
1.0 - 2015-08-19
- Class published
All versions of wot-wn8 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
ext-json Version *
ext-curl Version *
artur-stepien/wargaming-papi Version 1.4.*
ext-json Version *
ext-curl Version *
artur-stepien/wargaming-papi Version 1.4.*
The package artur-stepien/wot-wn8 contains the following files
Loading the files please wait ....