PHPackages                             kepoo/akademika - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. kepoo/akademika

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kepoo/akademika
===============

Interface to your akademika

011PHP

Since Dec 21Pushed 11y ago1 watchersCompare

[ Source](https://github.com/yusyaif/kepoo)[ Packagist](https://packagist.org/packages/kepoo/akademika)[ RSS](/packages/kepoo-akademika/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

KEPOO
=====

[](#kepoo)

Kepoo is library to access your akademika data. We're not save your username or password, this library just act like interface between your application and akademika database.

Installation
------------

[](#installation)

You can copy paste this library anywhere and `include` files. But since this library are using PSR-0, you can also get this library via packagist.

```
require: {
    "kepoo/akademika": "dev-master"
}

```

Usage
-----

[](#usage)

### Initialization

[](#initialization)

```
$akademika = new Kepoo\Akademika;
$akademika->username = "YOUR_USERNAME";
$akademika->password = "YOUR_PASSWORD";

```

### Login

[](#login)

```
print_r($akademika->login());

```

### Get links

[](#get-links)

```
print_r($akademika->sidebarMenu());

```

### Get transcript

[](#get-transcript)

```
print_r($akademika->getTranscript());

```

### Get KRS

[](#get-krs)

```
print_r($akademika->getKrs());

```

### Kepoo Indeks Prestasi Sementara Semester Lalu

[](#kepoo-indeks-prestasi-sementara-semester-lalu)

I think this is what you want :v

```
$akademika->kepooTarget('niu')->getIps();

```

Example
-------

[](#example)

See `example.php`

Note
----

[](#note)

Use this at your own risk. I'm not responsible to any kind of this software usage. We know that nothings secure, but this security hole is so classic. Even noob can do this easily.

Changelog
---------

[](#changelog)

- 20-12-2014 \[NEW\] Initialization
- 21-12-2014 \[FIXED\] Move link crawler to separated function
- 21-12-2014 \[NEW\] Add niu data
- 21-12-2014 \[NEW\] capability to get IPS and KRS

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3068837?v=4)[yusufs](/maintainers/yusufs)[@yusufs](https://github.com/yusufs)

---

Top Contributors

[![yusufsyaifudin](https://avatars.githubusercontent.com/u/1698600?v=4)](https://github.com/yusufsyaifudin "yusufsyaifudin (7 commits)")

### Embed Badge

![Health badge](/badges/kepoo-akademika/health.svg)

```
[![Health](https://phpackages.com/badges/kepoo-akademika/health.svg)](https://phpackages.com/packages/kepoo-akademika)
```

###  Alternatives

[vimeo/ablincoln

PHP library for designing online experiments

154302.9k](/packages/vimeo-ablincoln)[iamcal/lib_autolink

Adds anchors to urls in a text

621.3M3](/packages/iamcal-lib-autolink)[kreyu/data-table-bundle

Streamlines creation process of the data tables

116113.8k](/packages/kreyu-data-table-bundle)[pocketmine/bedrock-block-upgrade-schema

Schemas describing how to upgrade saved block data in older Minecraft: Bedrock Edition world saves

24392.0k16](/packages/pocketmine-bedrock-block-upgrade-schema)[sylius/taxation

Flexible taxation system for PHP ecommerce applications.

11424.7k12](/packages/sylius-taxation)[acsiomatic/device-detector-bundle

Symfony Bundle for https://github.com/matomo-org/device-detector

12208.8k](/packages/acsiomatic-device-detector-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
