onlyongunz/renton-php

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (v0.1-alpha2) of this package.

Jadwal Student Portal to JSON Object

Maintainers

Package info

github.com/ch-14/renton-php

Homepage

Issues

pkg:composer/onlyongunz/renton-php

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

v0.1-alpha2 2017-02-26 11:51 UTC

This package is not auto-updated.

Last update: 2020-01-24 16:36:51 UTC


README

Basicly Student Portal to JSON Converter.

Soalnya mayan bikin kesel juga, udah di bikinin time tablenya, ehh tiba-tiba ganti jadwalnya sendiri.

WARNING Semenjak script ini bukan official dari BTI, maka mungkin akan terjadi error yang tidak terduga pada script ini. Jika itu terjadi, mohon buatkan issue untuk error tersebut.

Getting Started

Tinggal panggil ini via Composer di folder projectmu:

composer require onlyongunz/renton-php

Lalu jalankan command ini (buat yang tidak pake composer di projectnya):

composer dumpautoload --optimize

dan tambahkan line ini di php-mu.

require("vendor/autoload.php");

Dokumentasi akan segera menyusul. Sementara contoh penggunaan ada di folder example.

Current ToDos

  • Split the parser, as i working for CAS--.
  • Make documentation.
  • Make theme-able image generator.

Bon Appétit.