PHPackages                             wwwitsourceproviders/institution - 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. wwwitsourceproviders/institution

ActiveLibrary

wwwitsourceproviders/institution
================================

1.0(5y ago)016MITPHP

Since Dec 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/wwwitsourceproviders/institution)[ Packagist](https://packagist.org/packages/wwwitsourceproviders/institution)[ RSS](/packages/wwwitsourceproviders-institution/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

IT Source Providers
===================

[](#it-source-providers)

A php sdk to interface with ()

Classes
=======

[](#classes)

- ITSourceProviders\\Institution\\User
- ITSourceProviders\\Institution\\Course
- ITSourceProviders\\Institution\\InstitutionClass
- ITSourceProviders\\Institution\\Subject
- ITSourceProviders\\Institution\\Level

You can pull your data and display information on your personal website about `Subject` offered at different levels and in different `InstitutionClass`.

### Installation

[](#installation)

```
composer require wwwitsourceproviders/institution
```

### Development

[](#development)

```
require 'vendor/autoload.php';
try {
    ITSourceProviders\Institution\Config\Setting::setCredentials('path\to\credentials.json');
    ITSourceProviders\Institution\User::setParameters(['levels' => true, 'classes' => true, 'courses' => true]);
    ITSourceProviders\Institution\User::setLimit(1);
    $users = ITSourceProviders\Institution\User::at(0);
    //$users = ITSourceProviders\Institution\User::get();
    //$users = ITSourceProviders\Institution\User::next();
    //$users = ITSourceProviders\Institution\User::previous();
    $size = ITSourceProviders\Institution\User::size();
    $pages = ITSourceProviders\Institution\User::pages();
    echo 'pages:' . $pages . ' out of '.$size.' ';
    for ($i = 0; $i toJson());
    }
} catch (Error $e) {
    echo $e->getMessage();
} catch (Exception $e) {
    echo $e->getMessage();
}
```

```
try {
    echo '';
    ITSourceProviders\Institution\Config\Setting::setCredentials('path\to\credentials.json');
    ITSourceProviders\Institution\Subject::setParameters(['keyword'=>'math']);
    $subjects = ITSourceProviders\Institution\Subject::get();
    //$classes = ITSourceProviders\Institution\InstitutionClass::get();
    //$levels = ITSourceProviders\Institution\Level::get();
    //$courses = ITSourceProviders\Institution\Course::get();
    $size = ITSourceProviders\Institution\Subject::size();
    $pages = ITSourceProviders\Institution\Subject::pages();
    echo 'pages:' . $pages . ' out of '.$size.' ';
    for ($i = 0; $i toJson());
    }
} catch (Error $e) {
    echo $e->getMessage();
} catch (Exception $e) {
    echo $e->getMessage();
}
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2028d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4f7f441c81e88cb6181970a4aaf125b93fffa0ff3815a7ad5978a75ab439a45d?d=identicon)[ITSourceProviders](/maintainers/ITSourceProviders)

---

Top Contributors

[![wwwitsourceproviders](https://avatars.githubusercontent.com/u/75077182?v=4)](https://github.com/wwwitsourceproviders "wwwitsourceproviders (3 commits)")

### Embed Badge

![Health badge](/badges/wwwitsourceproviders-institution/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k108.5M885](/packages/laravel-socialite)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[ellaisys/aws-cognito

Laravel Authentication using AWS Cognito (Web and API)

123256.9k1](/packages/ellaisys-aws-cognito)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)

PHPackages © 2026

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