PHPackages                             conduction/commongroundbundle - 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. conduction/commongroundbundle

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

conduction/commongroundbundle
=============================

Symfony Bundle for dutch common ground functionality

v1.2.20210616(5y ago)0104.6k1[1 issues](https://github.com/ConductionNL/CommonGroundBundle/issues)[2 PRs](https://github.com/ConductionNL/CommonGroundBundle/pulls)MITPHPPHP ^7.4.0CI failing

Since May 8Pushed 3y ago3 watchersCompare

[ Source](https://github.com/ConductionNL/CommonGroundBundle)[ Packagist](https://packagist.org/packages/conduction/commongroundbundle)[ Docs](https://conduction.nl)[ RSS](/packages/conduction-commongroundbundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (29)Versions (111)Used By (0)

ConductionCommonGroundBundle
============================

[](#conductioncommongroundbundle)

This bundle adds VNG Common Ground functionality to you Symfony API Platform application. It aims to extend this platform by providing addition features either inherent to common ground (like the VNG API Standard) or typical for the Dutch Application landscape (like BSN checks and KVK lookups).

This bundle is maintained as a free of charge open-source project by [conduction](http://conduction.nl), a Dutch platform oriented startup.

**Requires**: PHP 7.1+

**Lead Developer**: [@rubenlinde](http://twitter.com/rubenlinde)

**Original Author**: [@conduction\_nl](http://twitter.com/conduction_nl)

Installation
------------

[](#installation)

Symfony flex aproval for this bundle is still underway so right now it needs to be installed manually trough composer (without flex)

```
composer require conduction/commongroundbundle

```

After installation activate the bundle by adding it to config/bundles.php of your symfony installation

```
return [
    ...
	Conduction\CommonGroundBundle\CommonGroundBundle::class => ['all' => true],
];
```

Additionally you will need to copy the parameter file conduction\_common\_ground.yaml (from resources/config) to config/packages folder of your application

Events
------

[](#events)

The commonground bundle adds a couple of commonground specific events to your symfony installation

The commonground.resource event is dispatched each time *before* an commongroundresource list aquired through an api The commonground.resource.list is dispatched each time *before* an commonground resource list aquired through an api The commonground.resource.delete event is dispatched each time *before* an commonground resource is deleted The commonground.resource.save event is dispatched each time *before* an commonground resource is saved The commonground.resource.saved event is dispatched each time *afther* an commonground resource is saved The commonground.resource.update is dispatched each time *before* an commonground resource is updated The commonground.resource.updated event is dispatched each time *afther* an commonground resource is updated The commonground.resource.create is dispatched each time *before* an commonground resource is created The commonground.resource.created event is dispatched each time *afther* an commonground resource is created

Commonground
------------

[](#commonground)

Common ground is a Dutch governmental initiative exploring the possibilities of using open source, and rest api's as a backbone for government and public architecture

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity73

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 ~370 days

Total

3

Last Release

1498d ago

Major Versions

v1.2.20210616 → v2.x-dev2022-05-19

PHP version history (2 changes)v1.1.alphaPHP ^7.1.3

v1.2.20210616PHP ^7.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4021899?v=4)[Ruben van der Linde](/maintainers/rubenvdlinde)[@rubenvdlinde](https://github.com/rubenvdlinde)

![](https://www.gravatar.com/avatar/8a7f1a91dc2ccd4cba1ee706c9691640e75220cdba7efc4b5ca9385290bfe9c1?d=identicon)[rjzondervan](/maintainers/rjzondervan)

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

---

Top Contributors

[![rjzondervan](https://avatars.githubusercontent.com/u/10433082?v=4)](https://github.com/rjzondervan "rjzondervan (366 commits)")[![ginokok1996](https://avatars.githubusercontent.com/u/61521033?v=4)](https://github.com/ginokok1996 "ginokok1996 (328 commits)")[![rubenvdlinde](https://avatars.githubusercontent.com/u/4021899?v=4)](https://github.com/rubenvdlinde "rubenvdlinde (176 commits)")[![bbrands02](https://avatars.githubusercontent.com/u/57346398?v=4)](https://github.com/bbrands02 "bbrands02 (44 commits)")[![WilcoLouwerse](https://avatars.githubusercontent.com/u/3785488?v=4)](https://github.com/WilcoLouwerse "WilcoLouwerse (22 commits)")

---

Tags

postcodebsnkvkkamer van koophandeladresSofibrpkadasterrsin

### Embed Badge

![Health badge](/badges/conduction-commongroundbundle/health.svg)

```
[![Health](https://phpackages.com/badges/conduction-commongroundbundle/health.svg)](https://phpackages.com/packages/conduction-commongroundbundle)
```

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M518](/packages/shopware-core)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M374](/packages/easycorp-easyadmin-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9317.2k55](/packages/open-dxp-opendxp)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M712](/packages/sylius-sylius)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M462](/packages/pimcore-pimcore)

PHPackages © 2026

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