PHPackages                             greenbicycle/enterprise-directory-service - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. greenbicycle/enterprise-directory-service

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

greenbicycle/enterprise-directory-service
=========================================

Retrieve EDS person data

0.9.1(5y ago)15[1 PRs](https://github.com/greenbicycle/enterprise-directory-service/pulls)MITPHPCI failing

Since Jul 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/greenbicycle/enterprise-directory-service)[ Packagist](https://packagist.org/packages/greenbicycle/enterprise-directory-service)[ RSS](/packages/greenbicycle-enterprise-directory-service/feed)WikiDiscussions master Synced today

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

[![CI](https://github.com/greenbicycle/enterprise-directory-service/workflows/CI/badge.svg)](https://github.com/greenbicycle/enterprise-directory-service/workflows/CI/badge.svg)

Enterprise Directory Services (EDS)
===================================

[](#enterprise-directory-services-eds)

EDS is a DSML (Directory Service Markup Language) api.

This is a simple class with some tests. The objective is to pull data from the api and convert it into an usable array for either filling out a form or inserting into a database.

This will not work unless you have been provided credentials and access.

Install
-------

[](#install)

In your application:

`composer require greenbicycle/enterprise-directory-service`

Usage
-----

[](#usage)

```
# You might need an alias
use EnterpriseDirectoryService\User as EdsUser;

# This also works with emplid
$results = EdsUser::retrieveById('netid');

```

Testing
-------

[](#testing)

```
composer install
/vendor/bin/phpunit

```

See also
--------

[](#see-also)

-
-

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

2184d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3146643?v=4)[Jeff Davis](/maintainers/greenbicycle)[@greenbicycle](https://github.com/greenbicycle)

---

Top Contributors

[![greenbicycle](https://avatars.githubusercontent.com/u/3146643?v=4)](https://github.com/greenbicycle "greenbicycle (27 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/greenbicycle-enterprise-directory-service/health.svg)

```
[![Health](https://phpackages.com/badges/greenbicycle-enterprise-directory-service/health.svg)](https://phpackages.com/packages/greenbicycle-enterprise-directory-service)
```

PHPackages © 2026

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