PHPackages                             chez14/cas-min-min-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. chez14/cas-min-min-php

Abandoned → [chez14/desso](/?search=chez14%2Fdesso)ArchivedLibrary[Authentication &amp; Authorization](/categories/authentication)

chez14/cas-min-min-php
======================

CAS UNPAR interface for php

v0.2-alpha(9y ago)07PHPPHP &gt;=5.6

Since Feb 26Pushed 8y ago1 watchersCompare

[ Source](https://github.com/chez14/cas-min-min-php)[ Packagist](https://packagist.org/packages/chez14/cas-min-min-php)[ RSS](/packages/chez14-cas-min-min-php/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (3)Used By (0)

CASMinMin (CAS--)
=================

[](#casminmin-cas--)

[![Packagist](https://camo.githubusercontent.com/9b116dc8f9e5f7e939dd86be6f1526e2d0187e717c43027cd5f74e90b03879d4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6368657a31342f6361732d6d696e2d6d696e2d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chez14/cas-min-min-php)[![Packagist Pre Release](https://camo.githubusercontent.com/7ae63807ee089708e093c588ec3ab5b19346a97a66f3246e0932f40d10ae5936/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f767072652f6368657a31342f6361732d6d696e2d6d696e2d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chez14/cas-min-min-php)[![GitHub tag](https://camo.githubusercontent.com/40df2ad04b8515a98656fe2bf9be146ca4a34f4d9b00d5f960cd14edf4e70dc9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f6368657a31342f6361732d6d696e2d6d696e2d7068702e7376673f7374796c653d666c61742d737175617265)](https://github.com/chez14/cas-min-min-php)[![GitHub release](https://camo.githubusercontent.com/8a7ec9e5ef12a88b67b9463a7c80e9fd00b5cb63702fab1d04f1d758dbe48554/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6368657a31342f6361732d6d696e2d6d696e2d7068702e7376673f7374796c653d666c61742d737175617265)](https://github.com/chez14/cas-min-min-php/releases)[![compatible](https://camo.githubusercontent.com/74ad83846fc3f10db8e89075cfb3bac94824eed95aa36ee3fbc0daa4b1528337/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f504850253230372d436f6d70617469626c652d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/74ad83846fc3f10db8e89075cfb3bac94824eed95aa36ee3fbc0daa4b1528337/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f504850253230372d436f6d70617469626c652d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)

Dibuat untuk membantu kita fetching data dari sitenya UNPAR yang butuh login terlebih dahulu (CAS).

**Masih dalam pengembangan, belum jalan semestinya**

Peringatan
----------

[](#peringatan)

Karena ini bukan official dari BTI, mohon di ingat bahwa code ini tidak selamanya akan bejerja semestinya, mohon buatkan [issue](https://github.com/chez14/cas-min-min-php/issues)nya

Cara memulai
------------

[](#cara-memulai)

Gunakan [Composer](https://getcomposer.org/) untuk download package ini... Jangan lupa dump autoloadnya. *Kita pake liblary Guzzle buat fetch datanya.*

```
$ composer require chez14/cas-min-min-php
$ composer dumpautoload --optimize
```

lalu tambahkan line ini di kodemu.

```
include('vendor/autoload.php');
```

Cara menggunakan
----------------

[](#cara-menggunakan)

Buat servicenya dulu, baru login-kan pake `CASMinMin::login()`.

```
use Chez14\CASMinMin;
// buat service
$service = new CASMinMin\Services\StudentPortal();
// buat identity
$identity = new CASMinMin\Identity\NPM('2016730011', 'passwordmu123');

// buat CAS Loginer, lalu lakukan login
$cas = new CASMinMin\CASMinMin($service, $identity);
$cas->login();

// ambil clientnya, dan lakukan fetch sendiri
$service_client = $service->get_client();
```

Sekarang anda dapat menggunakan seluruh fitur dari kelas `CASMinMin\Services\StudentPortal`.

Dokumentasi lengkap dari sevice-service yang ada akan di tambahkan segera.

Kontribusi
----------

[](#kontribusi)

Dokumen lengkap bisa di cek di [sini](CONTRIBUTING.md).

Current ToDos
-------------

[](#current-todos)

- Support for Services API.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

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 ~111 days

Total

2

Last Release

3299d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5555026?v=4)[Chris Qiang](/maintainers/chez14)[@chez14](https://github.com/chez14)

---

Tags

cascentral-authorization-serviceparahyanganphpunpar

### Embed Badge

![Health badge](/badges/chez14-cas-min-min-php/health.svg)

```
[![Health](https://phpackages.com/badges/chez14-cas-min-min-php/health.svg)](https://phpackages.com/packages/chez14-cas-min-min-php)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[overtrue/socialite

A collection of OAuth 2 packages.

1.4k5.6M90](/packages/overtrue-socialite)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[ellaisys/aws-cognito

AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP

121242.9k1](/packages/ellaisys-aws-cognito)

PHPackages © 2026

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