PHPackages                             adereksisusanto/dapodik-api-php - 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. [API Development](/categories/api)
4. /
5. adereksisusanto/dapodik-api-php

ActiveLibrary[API Development](/categories/api)

adereksisusanto/dapodik-api-php
===============================

DAPODIK API for PHP

4.0.0(1y ago)1241[3 PRs](https://github.com/adereksisusanto/dapodik-api-php/pulls)MITHTMLPHP ^8.2||^8.3CI passing

Since Aug 6Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/adereksisusanto/dapodik-api-php)[ Packagist](https://packagist.org/packages/adereksisusanto/dapodik-api-php)[ Docs](https://github.com/adereksisusanto/dapodik-api-php)[ GitHub Sponsors](https://github.com/adereksisusanto)[ RSS](/packages/adereksisusanto-dapodik-api-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (5)Versions (16)Used By (0)

DAPODIK API for PHP
===================

[](#dapodik-api-for-php)

[![Latest Version on Packagist](https://camo.githubusercontent.com/14b35321b7279f20f48331b270b2d0e18c9912296c6b7b386dfdbf1e11912503/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61646572656b7369737573616e746f2f6461706f64696b2d6170692d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/adereksisusanto/dapodik-api-php)[![Tests](https://camo.githubusercontent.com/8f257b5470737924d948f1dd099539e7179c9a175e08f49c88da1ff88e8d178f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f61646572656b7369737573616e746f2f6461706f64696b2d6170692d7068702f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/adereksisusanto/dapodik-api-php/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/b0e9b77211b6a066de5d14bdb1d61c56f683fddcf94bc4475e615f12c246bb4b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61646572656b7369737573616e746f2f6461706f64696b2d6170692d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/adereksisusanto/dapodik-api-php)

Informasi
---------

[](#informasi)

Dalam penggunaan API Dapodik berarti Anda secara sadar memberikan data individu setiap entitas Dapodik kepada pihak ketiga. Segala bentuk penyalahgunaan dapat diancam dengan hukuman pidana sesuai dengan UU Perlindungan Data Pribadi No 27 Tahun 2022 Pasal 67. Mohon anda benar-benar telah paham dan yakin akan hal tersebut.

Requirement
-----------

[](#requirement)

Pastikan [Dapodik](https://dapo.kemdikbud.go.id/unduhan) sudah terinstal di komputer Anda atau di VPS.

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

[](#installation)

You can install the package via composer:

```
composer require adereksisusanto/dapodik-api-php
```

Usage
-----

[](#usage)

```
// default host & port
$dapodik = new Adereksisusanto\DapodikAPI();

// custom host & port
$dapodik = new Adereksisusanto\DapodikAPI('custom_host','custom_port');

$auth = $dapodik->login('username', 'password', 'kode_registrasi');
$sekolah = $auth->sekolah();
var_dump($sekolah);

$api = $dapodik->api('token', 'npsn');
$sekolah = $api->sekolah();
var_dump($sekolah);
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [adereksisusanto](https://github.com/adereksisusanto)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

42

—

FairBetter than 89% of packages

Maintenance74

Regular maintenance activity

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 68.8% 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.

###  Release Activity

Cadence

Every ~17 days

Recently: every ~0 days

Total

10

Last Release

481d ago

Major Versions

1.x-dev → 2.0.02025-01-13

2.x-dev → 3.0.02025-01-13

3.x-dev → 4.0.02025-01-13

PHP version history (4 changes)1.0.0PHP ^7.4|^8.0

2.0.0PHP ^8.0.2

3.0.0PHP ^8.1

4.0.0PHP ^8.2||^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/9db73287d38ff6f6b55625b53ff4d7b8fbfdaf7be55d3a1dc0bd96693f5c5145?d=identicon)[adereksisusanto](/maintainers/adereksisusanto)

---

Top Contributors

[![adereksisusanto](https://avatars.githubusercontent.com/u/34746706?v=4)](https://github.com/adereksisusanto "adereksisusanto (22 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

---

Tags

adereksisusantodapodik-api-php

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/adereksisusanto-dapodik-api-php/health.svg)

```
[![Health](https://phpackages.com/badges/adereksisusanto-dapodik-api-php/health.svg)](https://phpackages.com/packages/adereksisusanto-dapodik-api-php)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[lkdevelopment/hetzner-cloud-php-sdk

An unofficial PHP SDK for the Hetzner Cloud API.

12692.0k1](/packages/lkdevelopment-hetzner-cloud-php-sdk)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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