An API library that makes it easy to access the Webuntis JSON RPC 2.0 API
- easy to extend
- flexible
- fast through caching
- easy to use
These instructions will show you how to get this package up and running.
- php 7.2 or higher
Memcached is not required but I strongly recommend it.
- php memcached
make sure you have composer installed and you know how to use it. After that just type this command.
composer require tfranek/webuntis
You can read the docs here