PHPackages                             want100cookies/xedule-to-array - 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. want100cookies/xedule-to-array

AbandonedArchivedLibrary

want100cookies/xedule-to-array
==============================

Get any information from the roosters.xedule.nl website

v1.2.1(10y ago)028MITPHPPHP &gt;=5.5.0

Since Jan 15Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Want100Cookies/Xedule-To-Array)[ Packagist](https://packagist.org/packages/want100cookies/xedule-to-array)[ RSS](/packages/want100cookies-xedule-to-array/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (6)Dependencies (3)Versions (7)Used By (0)

DEPRECATED
==========

[](#deprecated)

This project is deprecated because Xedule has decided to close down it's API

Xedule-To-Array
===============

[](#xedule-to-array)

Convert any schedule from roosters.xedule.nl to an array

*Note: the paremeters named below must be entered in the given order*

Methods
-------

[](#methods)

- [constructor](#constructor)
- [getAllOrgs](#getallorgs)
- [getOrgID](#getorgid)
- [getAllLocations](#getalllocations)
- [getLocationID](#getlocationid)
- [getAllGroups](#getallgroups)
- [getGroupID](#getgroupid)
- [getGroupSchedule](#getgroupschedule)

### constructor

[](#constructor)

The constructor can have a non required parameter with the base URL. Standard the base URL is

### getAllOrgs

[](#getallorgs)

Get all the organisations

### getOrgID

[](#getorgid)

Needs parameter $orgName Get the ID from the organisation with the given name

### getAllLocations

[](#getalllocations)

Needs parameter $orgId Get all the locations for the organisation with the given ID

### getLocationID

[](#getlocationid)

Needs parameters $locationName, $orgId Get the ID from the location with the given name

### getAllGroups

[](#getallgroups)

Needs parameter $locationID Get all groups from the location with the given ID

### getGroupID

[](#getgroupid)

Needs parameters $groupName, $locationID Get the ID from the group with the given Name

### getGroupSchedule

[](#getgroupschedule)

Needs parameters $groupId, $week, $year Get any schedule in the following format:

```
array(
	array(
		'DESCRIPTION' 	=> 'some class'
		'START' 		=> Carbon Object,
		'END' 			=> Carbon Object
	),
	array(
		'DESCRIPTION' 	=> 'some class'
		'START' 		=> Carbon Object,
		'END' 			=> Carbon Object
	)
)
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

6

Last Release

3770d ago

PHP version history (2 changes)v1.2PHP 5.5.0

v1.2.1PHP &gt;=5.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/d5dbe51de2509948a0a4fba5013bfcc05dfbebb0e632bb149de7aab51ce85814?d=identicon)[Want100Cookies](/maintainers/Want100Cookies)

---

Top Contributors

[![Want100Cookies](https://avatars.githubusercontent.com/u/9350879?v=4)](https://github.com/Want100Cookies "Want100Cookies (19 commits)")

---

Tags

xedule

### Embed Badge

![Health badge](/badges/want100cookies-xedule-to-array/health.svg)

```
[![Health](https://phpackages.com/badges/want100cookies-xedule-to-array/health.svg)](https://phpackages.com/packages/want100cookies-xedule-to-array)
```

###  Alternatives

[tymon/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

11.5k49.1M350](/packages/tymon-jwt-auth)[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[spatie/laravel-sitemap

Create and generate sitemaps with ease

2.6k14.6M107](/packages/spatie-laravel-sitemap)[statamic/cms

The Statamic CMS Core Package

4.8k3.2M720](/packages/statamic-cms)[edamov/pushok

PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication

4093.0M16](/packages/edamov-pushok)[team-reflex/discord-php

An unofficial API to interact with the voice and text service Discord.

1.1k379.4k24](/packages/team-reflex-discord-php)

PHPackages © 2026

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