| Package Data | |
|---|---|
| Maintainer Username: | exula |
| Maintainer Contact: | bjcpgd@rit.edu (Bradley Coudriet) |
| Package Create Date: | 2015-04-07 |
| Package Last Update: | 2022-12-02 |
| Language: | PHP |
| License: | Unknown |
| Last Refreshed: | 2025-12-14 03:15:55 |
| Package Statistics | |
|---|---|
| Total Downloads: | 2,453 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 1 |
| Total Forks: | 1 |
| Total Open Issues: | 0 |
This is a pet project for the RIT API at http://api.rit.edu
This requires Laravel 4.2, it has not been tested on anything else.
Documentation
ApiConnection->getUser($username);
ApiConnection->getRoom($building, $room);
ApiConnection->getRoomMeetings($building, $room);
ApiConnection->getCourse($section, $term);
ApiConnection->getCurrentTerm();