PHPackages                             jhu-idc/idc\_ui\_module - 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. jhu-idc/idc\_ui\_module

ActiveDrupal-module

jhu-idc/idc\_ui\_module
=======================

Moo Module

101[1 PRs](https://github.com/jhu-idc/idc_ui_module/pulls)PHP

Since Mar 19Pushed 3y ago10 watchersCompare

[ Source](https://github.com/jhu-idc/idc_ui_module)[ Packagist](https://packagist.org/packages/jhu-idc/idc_ui_module)[ RSS](/packages/jhu-idc-idc-ui-module/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (8)Used By (0)

idc\_ui\_module
===============

[](#idc_ui_module)

Defining a custom page
----------------------

[](#defining-a-custom-page)

To define a custom page:

- create a function in `PageController.php` that returns a theme that points to a template and whatever variables you want
- define the template in the `hook_theme()` in the `.module` file
- define routing configuration in `routing.yml`

To define a custom block:

- create a block php file in `src/Plugin/Block` that returns a theme that points to a template and whatever variables you want (similar to the Controller above) OR return a simple `#markup` string if you don't need anything complex.

iDC Serializer
--------------

[](#idc-serializer)

This module, and the iDC Serializer that is part of this module, incorporates, modifies and otherwise combines parts of the [Facets](https://www.drupal.org/project/facets) and [Pager Serializer](https://www.drupal.org/project/pager_serializer) projects. The date these modifications were first incorporated into this module is March 9, 2021.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/3c0ef8e87fd5d2a73e3d650cca2ef95b266529851de65053d696f54b0953a82d?d=identicon)[jaredgalanis](/maintainers/jaredgalanis)

---

Top Contributors

[![jaredgalanis](https://avatars.githubusercontent.com/u/6305935?v=4)](https://github.com/jaredgalanis "jaredgalanis (38 commits)")[![jabrah](https://avatars.githubusercontent.com/u/5167587?v=4)](https://github.com/jabrah "jabrah (36 commits)")[![DonRichards](https://avatars.githubusercontent.com/u/2738244?v=4)](https://github.com/DonRichards "DonRichards (10 commits)")[![dannylamb](https://avatars.githubusercontent.com/u/20773151?v=4)](https://github.com/dannylamb "dannylamb (2 commits)")[![jordandukart](https://avatars.githubusercontent.com/u/1337738?v=4)](https://github.com/jordandukart "jordandukart (2 commits)")[![jatjhu](https://avatars.githubusercontent.com/u/99840799?v=4)](https://github.com/jatjhu "jatjhu (1 commits)")

### Embed Badge

![Health badge](/badges/jhu-idc-idc-ui-module/health.svg)

```
[![Health](https://phpackages.com/badges/jhu-idc-idc-ui-module/health.svg)](https://phpackages.com/packages/jhu-idc-idc-ui-module)
```

PHPackages © 2026

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