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. [Utility &amp; Helpers](/categories/utility)
4. /
5. localgovdrupal/localgov\_publications\_importer\_test\_data

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

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

Test data for localgovdrupal/localgov\_publications\_importer

1.x-dev(5mo ago)08311

Since Mar 13Pushed 5mo 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 1w 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

30

—

LowBetter than 61% of packages

Maintenance72

Regular maintenance activity

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity18

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

158d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/326243?v=4)[Rupert Jabelman](/maintainers/rupertj)[@rupertj](https://github.com/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)
```

###  Alternatives

[jakewhiteley/php-sets

An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.

1829.0k](/packages/jakewhiteley-php-sets)

PHPackages © 2026

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