TobiasFranek / webuntis

A API library that makes it easy to access the Webuntis JSON RPC 2.0 API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webuntis

An API library that makes it easy to access the Webuntis JSON RPC 2.0 API

Features

  • easy to extend
  • flexible
  • fast through caching
  • easy to use

Getting Started

These instructions will show you how to get this package up and running.

Requirements

  • php 7.2 or higher

Memcached is not required but I strongly recommend it.

  • php memcached

Installation

make sure you have composer installed and you know how to use it. After that just type this command.

composer require tfranek/webuntis

Documentation

You can read the docs here

About

A API library that makes it easy to access the Webuntis JSON RPC 2.0 API

License:MIT License


Languages

Language:PHP 100.0%