2017 © Pedro Peláez
 

library bakalarigradesapi

An unofficial API for Bakalari

image

xxdavid/bakalarigradesapi

An unofficial API for Bakalari

  • Saturday, July 12, 2014
  • by xxdavid
  • Repository
  • 3 Watchers
  • 2 Stars
  • 19 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

BakalariGradesAPI

An unofficial PHP API for Bakaláři -- Czech school administration application., (*1)

Requirements

  • PHP 5.3 or higher
  • cURL

Instalation

Via Composer:, (*2)

{
    "require": {
        "xxdavid/bakalarigradesapi": "dev-master"
    }
}

Usage

$bakalari = new BakalariGradesAPI($username, $password, $host, $cookieFile);
$subjects = $bakalari->getGrades();

For more information see example.php, (*3)

Supported versions

These versions are tested and should be compatible:, (*4)

  • lbver 17.5.2012
  • lbver 31.8.2012
  • lbver 2.9.2013

lbver is name of class of an element on the login page., (*5)

<div class="lbver">2.9.2013</div>

If your version isn't compatible please don't be afraid of implementing it. Just fork and send me a pull request with your awesome work., (*6)

License: MIT

See LICENSE, (*7)

The Versions

12/07 2014

dev-master

9999999-dev https://github.com/xxdavid/BakalariGradesAPI

An unofficial API for Bakalari

  Sources   Download

MIT

The Requires

 

The Development Requires

11/07 2014

v1.0.1

1.0.1.0 https://github.com/xxdavid/BakalariGradesAPI

An unofficial API for Bakalari

  Sources   Download

MIT

The Requires

 

The Development Requires

11/07 2014

v1.0.0

1.0.0.0 https://github.com/xxdavid/BakalariGradesAPI

An unofficial API for Bakalari

  Sources   Download

MIT

The Requires

 

The Development Requires