PHPackages                             helsingborg-stad/gdi-modularity-cases - 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. helsingborg-stad/gdi-modularity-cases

AbandonedArchivedWordpress-plugin[Utility &amp; Helpers](/categories/utility)

helsingborg-stad/gdi-modularity-cases
=====================================

GDI Cases module

1.0.5(1y ago)010.3k[2 PRs](https://github.com/helsingborg-stad/gdi-modularity-cases/pulls)MITPHP

Since Mar 7Pushed 1y ago4 watchersCompare

[ Source](https://github.com/helsingborg-stad/gdi-modularity-cases)[ Packagist](https://packagist.org/packages/helsingborg-stad/gdi-modularity-cases)[ RSS](/packages/helsingborg-stad-gdi-modularity-cases/feed)WikiDiscussions main Synced 1mo ago

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

GDI Modularity Cases
====================

[](#gdi-modularity-cases)

Modularity Module that allows authenticated users to manage list, group and filter cases. This is a React app wrapped within a Wordpress plugin as a Modularity module.

Getting started
---------------

[](#getting-started)

```
# clone repo into wp-content/plugins folder
git clone https://github.com/helsingborg-stad/gdi-modularity-cases.git

# install composer dependencies
composer install

# install npm dependencies
yarn

# build scripts
yarn build

# watch scripts (for development)
yarn watch

# activate wordpress plugin (using wp-cli)
wp plugin activate gdi-modularity-cases --url=example.local

# configure graphql endpoint (using wp-cli)
wp option update options_cases_api_uri http://localhost:3000/api/v1/aboutme/graphql --url=example.local
```

Getting started (Headless without Wordpress)
--------------------------------------------

[](#getting-started-headless-without-wordpress)

This plugin can be run without Wordpress (for development).

```
# install dependencies
yarn

# copy example env
cp .env.example .env

# start web server
yarn start
```

External connections and fake data
----------------------------------

[](#external-connections-and-fake-data)

GraphQL endpoints (to a GDI About Me server) is configured in `.env` during development.

```
# Serve graphql from real endpoint
ABOUTME_GRAPHQL_URI=https://mycompany/api/v1/aboutme/graphql

```

```
# Serve graphql from file in ./dev-static
ABOUTME_GRAPHQL_URI=/dev-static/sample-aboutme-graphql-response.json

```

This plugin send GraphQL queries to a running GDI About Me server.

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.5% 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 ~69 days

Recently: every ~87 days

Total

6

Last Release

606d ago

### Community

Maintainers

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

---

Top Contributors

[![nRamstedt](https://avatars.githubusercontent.com/u/16800993?v=4)](https://github.com/nRamstedt "nRamstedt (47 commits)")[![jlarsson](https://avatars.githubusercontent.com/u/878598?v=4)](https://github.com/jlarsson "jlarsson (5 commits)")[![Sven65](https://avatars.githubusercontent.com/u/10225982?v=4)](https://github.com/Sven65 "Sven65 (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/helsingborg-stad-gdi-modularity-cases/health.svg)

```
[![Health](https://phpackages.com/badges/helsingborg-stad-gdi-modularity-cases/health.svg)](https://phpackages.com/packages/helsingborg-stad-gdi-modularity-cases)
```

###  Alternatives

[razonyang/yii2-rate-limiter

Yii2 Rate Limiter

1025.0k1](/packages/razonyang-yii2-rate-limiter)

PHPackages © 2026

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