All Projects → TobiasFranek → webuntis

TobiasFranek / webuntis

Licence: MIT license
A API library that makes it easy to access the Webuntis JSON RPC 2.0 API

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to webuntis

kdk memcached object cache
Object cache driver for Memcached in WordPress (based on Memcached Redux)
Stars: ✭ 20 (-9.09%)
Mutual labels:  caching, memcached
React Component Caching
Speedier server-side rendering with component caching in React 16
Stars: ✭ 365 (+1559.09%)
Mutual labels:  caching, memcached
OpenUntis
An alternative FLOSS android client for the Untis timetable system
Stars: ✭ 13 (-40.91%)
Mutual labels:  school, webuntis
Libmc
Fast and light-weight memcached client for C++ / #python / #golang #libmc
Stars: ✭ 429 (+1850%)
Mutual labels:  caching, memcached
Cucache
Fast PUT/GET/DELETE in-memory key-value store for lookaside caching
Stars: ✭ 63 (+186.36%)
Mutual labels:  caching, memcached
Cachemanager
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
Stars: ✭ 2,049 (+9213.64%)
Mutual labels:  caching, memcached
Scrapbook
PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
Stars: ✭ 279 (+1168.18%)
Mutual labels:  caching, memcached
Easycaching
💥 EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
Stars: ✭ 1,047 (+4659.09%)
Mutual labels:  caching, memcached
Ansible Role Memcached
Ansible Role - Memcached
Stars: ✭ 54 (+145.45%)
Mutual labels:  caching, memcached
Sequelize Transparent Cache
Simple to use and universal cache layer for Sequelize
Stars: ✭ 137 (+522.73%)
Mutual labels:  caching, memcached
Simple Spring Memcached
A drop-in library to enable memcached caching in Spring beans via annotations
Stars: ✭ 185 (+740.91%)
Mutual labels:  caching, memcached
grav-plugin-advanced-pagecache
Grav AdvancedPageCache Plugin
Stars: ✭ 19 (-13.64%)
Mutual labels:  caching
fortune-commons
Fortune Commons is an project focused on all aspects of reusable Java components.
Stars: ✭ 17 (-22.73%)
Mutual labels:  memcached
session
Aplus Framework Session Library
Stars: ✭ 170 (+672.73%)
Mutual labels:  memcached
consensusj
Cryptocurrency components for JVM & Android (JSON client & server support, services, DSL, CLI)
Stars: ✭ 76 (+245.45%)
Mutual labels:  json-rpc
libcache
A caching library that provides an in-memory and file based cache for Ruby
Stars: ✭ 25 (+13.64%)
Mutual labels:  caching
cache-all
Fast, efficient cache engines for both express routes & native nodeJs (redis, in-memory & file cache)
Stars: ✭ 22 (+0%)
Mutual labels:  memcached
loQL
loQL is a lightweight, open source npm package that caches API requests with service workers, unlocking performance gains and enabling offline use.
Stars: ✭ 49 (+122.73%)
Mutual labels:  caching
PHP-File-Cache
Light, simple and standalone PHP in-file caching class
Stars: ✭ 34 (+54.55%)
Mutual labels:  caching
BiB
📚 Library Management Application for Elementary Schools
Stars: ✭ 38 (+72.73%)
Mutual labels:  school

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].