danielkrasny/povodiapi

Get water info from Povodí Labe/Odry/Ohře/Moravy/Vltavy in a simple class.

2.0 2020-10-12 14:11 UTC

This package is auto-updated.

Last update: 2024-05-12 22:40:50 UTC


README

PovodiAPI Get water info in a simple class. This PHP class supports Povodí Moravy, Povodí Labe, Povodí Odry, Povodí Ohře and Povodí Vltavy.

Initialization

PovodiAPI is available in Composer:

composer require danielkrasny/povodiapi

Then use it as a class:

$povodi = new DanielKrasny\PovodiAPI();

More examples available in wiki.

License

The script is available under the MIT license.