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 6d 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 32% 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

1981d 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.7k96.9M674](/packages/laravel-socialite)[kreait/firebase-php

Firebase Admin SDK

2.4k39.7M72](/packages/kreait-firebase-php)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[civicrm/civicrm-core

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

728272.9k20](/packages/civicrm-civicrm-core)[opentok/opentok

OpenTok is a platform for creating real time streaming video applications, created by TokBox.

1413.0M10](/packages/opentok-opentok)[pusher/pusher-push-notifications

562.5M9](/packages/pusher-pusher-push-notifications)

PHPackages © 2026

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