PHPackages                             dpazuic/aits\_netid\_assignment - 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. dpazuic/aits\_netid\_assignment

ActiveLibrary[API Development](/categories/api)

dpazuic/aits\_netid\_assignment
===============================

Package used to query AITS webservices for a person by NetID.

v2.0.0(6mo ago)082MITPHPPHP &gt;8.2.0

Since Dec 4Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/uicosss/aits-netid-assignment)[ Packagist](https://packagist.org/packages/dpazuic/aits_netid_assignment)[ RSS](/packages/dpazuic-aits-netid-assignment/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

AITS NetId Assignment
=====================

[](#aits-netid-assignment)

Purpose
-------

[](#purpose)

Package that parses an AITS XML NetId Assignment object into a PHP Object

Requirements
------------

[](#requirements)

- PHP 7+
- Composer

Initial Set-up
--------------

[](#initial-set-up)

1. Change into package's root directory.
2. Copy .env.example to .env and fill out the values accordingly.
3. Run composer setup `composer install`.

Usage
-----

[](#usage)

1. Include composer's autoloader `include('vendor/autoload.php'')`
2. Call upon the static method `\App\Controllers\AITS_NetId_Assignment::getNetIdAssignment($netId, $domain);`
    1. First parameter is the NetId to be queried
    2. Second parameter is the Domain to be queried (uic.edu, uillinois.edu, or uis.edu). uic.edu is set by default.
3. If successful `getNetIdAssignment` will return a `App\Model\NetIdAssignment` object.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance66

Regular maintenance activity

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Every ~0 days

Total

2

Last Release

208d ago

Major Versions

v1.0.0 → v2.0.02025-12-04

PHP version history (2 changes)v1.0.0PHP &gt;5.6.0

v2.0.0PHP &gt;8.2.0

### Community

Maintainers

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

![](https://avatars.githubusercontent.com/u/89788862?v=4)[sa-osss-web-1](/maintainers/sa-osss-web-1)[@sa-osss-web-1](https://github.com/sa-osss-web-1)

---

Top Contributors

[![thedanpaz](https://avatars.githubusercontent.com/u/25891292?v=4)](https://github.com/thedanpaz "thedanpaz (15 commits)")

### Embed Badge

![Health badge](/badges/dpazuic-aits-netid-assignment/health.svg)

```
[![Health](https://phpackages.com/badges/dpazuic-aits-netid-assignment/health.svg)](https://phpackages.com/packages/dpazuic-aits-netid-assignment)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k532.1M19.5k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[statamic/cms

The Statamic CMS Core Package

4.8k3.5M925](/packages/statamic-cms)[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[lion/bundle

Lion-framework configuration and initialization package

122.3k3](/packages/lion-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k58](/packages/open-dxp-opendxp)

PHPackages © 2026

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