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

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

helsingborg-stad/gdi-modularity-invoices
========================================

GDI Invoices Module

1.0.6(1y ago)09.6k[2 PRs](https://github.com/helsingborg-stad/gdi-modularity-invoices/pulls)MITPHP

Since Mar 22Pushed 1y ago4 watchersCompare

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

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

GDI Modularity Invoices
=======================

[](#gdi-modularity-invoices)

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-invoices.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-invoices --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 75% of packages

Maintenance36

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 81.8% 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 ~58 days

Recently: every ~85 days

Total

7

Last Release

610d 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 (18 commits)")[![Sven65](https://avatars.githubusercontent.com/u/10225982?v=4)](https://github.com/Sven65 "Sven65 (3 commits)")[![sebastianthulin](https://avatars.githubusercontent.com/u/797129?v=4)](https://github.com/sebastianthulin "sebastianthulin (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[browscap/browscap

Browser Capabilities Tools

446115.0k1](/packages/browscap-browscap)[codaxis/cakephp-bootstrap3-helpers

CakePHP highly configurable helpers for Bootstrap 3 framework.

4111.5k2](/packages/codaxis-cakephp-bootstrap3-helpers)[96qbhy/baidu-aip

百度 AI 开放平台 php-sdk

633.9k](/packages/96qbhy-baidu-aip)[yemenpoint/filament-google-map-location-picker

Google map location picker for filament

295.3k](/packages/yemenpoint-filament-google-map-location-picker)[apsconnect/connect-sdk

APS Connect QuickStart SDK

1513.6k2](/packages/apsconnect-connect-sdk)

PHPackages © 2026

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