Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 544 Bytes

File metadata and controls

12 lines (7 loc) · 544 Bytes

Magister6.php

Easy to use, flexible PHP library for the Magister 6 API.

It doesn't manipulate any responses, except for adding functions (such as homework (basic filtering)).

By not changing any responses you can handle the "pure" data from Magister yourself. It doesn't force anything and gives you (and your app) total freedom.

It can be used in cron jobs, to give json response to a mobile app or to tweet all your grades. :-)

Docs can be found in DOCS.md