Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 412 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 412 Bytes

Datenhub API

A simple PHP wrapper for easier authentication and calling of the Datehhub API at (https://datenhub.ulm.de/).

Mainly used for the besuchertrend project, but can be adapted for other uses. For usage examples see the besuchertrend project.

Requirements

  • Minimum PHP 7.3
  • acpu Cache
  • External logger library (gets injected), for example Monolog.