PHPackages                             plugin/pdc-verordeningen - 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. plugin/pdc-verordeningen

ActiveWordpress-plugin

plugin/pdc-verordeningen
========================

PDC Verordeningen Plugin

v1.0.8(1y ago)11.6k↓35.2%1[2 PRs](https://github.com/OpenWebconcept/plugin-pdc-verordeningen/pulls)PHPPHP &gt;=7.0

Since Aug 22Pushed 1y ago4 watchersCompare

[ Source](https://github.com/OpenWebconcept/plugin-pdc-verordeningen)[ Packagist](https://packagist.org/packages/plugin/pdc-verordeningen)[ RSS](/packages/plugin-pdc-verordeningen/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (13)Used By (0)

OWC PDC Verordeningen
=====================

[](#owc-pdc-verordeningen)

Setup
-----

[](#setup)

Add verordeningen to the repository, and allows to insert them where needed in the PDC item.

### How do I get set up?

[](#how-do-i-get-set-up)

- Unzip and/or move all files to the /wp-content/plugins/pdc-verordeningen directory
- Log into WordPress admin and activate the ‘PDC Verordeningen plugin through the ‘Plugins’ menu

### Filters &amp; Actions

[](#filters--actions)

There are various [hooks](https://codex.wordpress.org/Plugin_API/Hooks), which allows for changing the output.

##### Action for changing main Plugin object.

[](#action-for-changing-main-plugin-object)

```
'owc/pdc-verordeningen/plugin'
```

See OWC\\PDC\\FAQ\\Config-&gt;set method for a way to change this plugins config.

Via the plugin object the following config settings can be adjusted

- metaboxes
- rest\_api\_fields

##### Filter the format of the shortcode output

[](#filter-the-format-of-the-shortcode-output)

```
owc/pdc/verordeningen/shortcode/format
```

##### Filter the output of the shortcode output

[](#filter-the-output-of-the-shortcode-output)

```
owc/pdc/verordeningen/shortcode/after-format
```

### Translations

[](#translations)

If you want to use your own set of labels/names/descriptions and so on you can do so. All text output in this plugin is controlled via the gettext methods.

Please use your preferred way to make your own translations from the /wp-content/plugins/pdc-verordeningen/languages/pdc-verordeningen.pot file

Be careful not to put the translation files in a location which can be overwritten by a subsequent update of the plugin, theme or WordPress core.

We recommend using the 'Loco Translate' plugin.

This plugin provides an easy interface for custom translations and a way to store these files without them getting overwritten by updates.

For instructions how to use the 'Loco Translate' plugin, we advice you to read the Beginners's guide page on their website: or start at the homepage:

### Running tests

[](#running-tests)

To run the Unit tests go to a command-line.

```
cd /path/to/wordpress/htdocs/wp-content/plugins/pdc-verordeningen/
composer install
phpunit
```

For code coverage report, generate report with command line command and view results with browser.

```
phpunit --coverage-html ./tests/coverage
```

### Contribution guidelines

[](#contribution-guidelines)

##### Writing tests

[](#writing-tests)

Have a look at the code coverage reports to see where more coverage can be obtained. Write tests Create a Pull request to the OWC repository

### Who do I talk to?

[](#who-do-i-talk-to)

If you have questions about or suggestions for this plugin, please contact [Holger Peters](mailto:hpeters@Buren.nl) from Gemeente Buren.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance46

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~337 days

Recently: every ~423 days

Total

8

Last Release

420d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/62775?v=4)[Anton Zhuravsky](/maintainers/Yard)[@yard](https://github.com/yard)

---

Top Contributors

[![edwinsiebel](https://avatars.githubusercontent.com/u/4084596?v=4)](https://github.com/edwinsiebel "edwinsiebel (2 commits)")[![mvdhoek1](https://avatars.githubusercontent.com/u/11852816?v=4)](https://github.com/mvdhoek1 "mvdhoek1 (2 commits)")[![SimonvanWijhe](https://avatars.githubusercontent.com/u/41121933?v=4)](https://github.com/SimonvanWijhe "SimonvanWijhe (2 commits)")[![JasperHeidebrink](https://avatars.githubusercontent.com/u/1487913?v=4)](https://github.com/JasperHeidebrink "JasperHeidebrink (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/plugin-pdc-verordeningen/health.svg)

```
[![Health](https://phpackages.com/badges/plugin-pdc-verordeningen/health.svg)](https://phpackages.com/packages/plugin-pdc-verordeningen)
```

PHPackages © 2026

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