/Magister6.php

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

Primary LanguagePHPGNU Lesser General Public License v3.0LGPL-3.0

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