PHPackages                             localgovdrupal/localgov\_publications\_importer\_test\_data - 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. localgovdrupal/localgov\_publications\_importer\_test\_data

ActiveDrupal-module

localgovdrupal/localgov\_publications\_importer\_test\_data
===========================================================

Test data for localgovdrupal/localgov\_publications\_importer

1.x-dev(2mo ago)06541

Since Mar 13Pushed 2mo agoCompare

[ Source](https://github.com/localgovdrupal/localgov_publications_importer_test_data)[ Packagist](https://packagist.org/packages/localgovdrupal/localgov_publications_importer_test_data)[ Docs](https://github.com/localgovdrupal/localgov_publications_importer_test_data)[ RSS](/packages/localgovdrupal-localgov-publications-importer-test-data/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (1)

Publications Importer Test Data.
================================

[](#publications-importer-test-data)

This is a collection of PDF files that are used to test localgovdrupal/localgov\_publications\_importer.

These files are placed in a separate project so the publications importer can be installed without including the test data.

Files are stored under data, and then a directory named for the council that provided the PDF.

Each file must be added to the manifest.json file in data, which provides file metadata that's used for testing.

For example, each object in the JSON represents one file:

```
{
  "filename": "southwark/HMO licensing conditions_1.pdf",
  "title": "Private Rented Sector Property Licensing",
  "page_count": 10,
  "links": {
    "2": [
      "Energy \nPerformance Certificate (EPC) Rating of less than ‘E’"
    ]
  }
}
```

- filename is the path to the file.
- title is the title stored in the file.
- page\_count is how many pages the file has.
- links is optional. This stores an object mapping of page number to an array of links. The tests will ensure that each link in the array can be found in the content of the given page.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance86

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

66d ago

### Community

Maintainers

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

---

Top Contributors

[![rupertj](https://avatars.githubusercontent.com/u/326243?v=4)](https://github.com/rupertj "rupertj (12 commits)")

### Embed Badge

![Health badge](/badges/localgovdrupal-localgov-publications-importer-test-data/health.svg)

```
[![Health](https://phpackages.com/badges/localgovdrupal-localgov-publications-importer-test-data/health.svg)](https://phpackages.com/packages/localgovdrupal-localgov-publications-importer-test-data)
```

PHPackages © 2026

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