PHPackages                             pharmaintelligence/gstandaard-bundle - 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. [Database &amp; ORM](/categories/database)
4. /
5. pharmaintelligence/gstandaard-bundle

ActiveLibrary[Database &amp; ORM](/categories/database)

pharmaintelligence/gstandaard-bundle
====================================

Propel bindings for Z-Index (http://www.z-index.nl)

21.4k3PHPCI failing

Since Feb 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/linde002/gstandaard-bundle)[ Packagist](https://packagist.org/packages/pharmaintelligence/gstandaard-bundle)[ RSS](/packages/pharmaintelligence-gstandaard-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Symfony GStandaard Bundle
=========================

[](#symfony-gstandaard-bundle)

[![Total Downloads](https://camo.githubusercontent.com/cba5ce3c9f04582226f341807f3f79e7d2e3fee87d273812ae75de76edbe2ba9/68747470733a2f2f706f7365722e707567782e6f72672f706861726d61696e74656c6c6967656e63652f677374616e64616172642d62756e646c652f642f746f74616c2e706e67)](https://packagist.org/packages/pharmaintelligence/gstandaard-bundle)

This bundle is licensed under the [MIT License](LICENSE).

GStandaard bundle contains propel bindings and an import task for the [Z-Index](http://www.z-index.nl/g-standaard) dataset.

Requirements
------------

[](#requirements)

- Symfony 2.4.x
- Propel bundle 1.4.x
- PHP CURL extension
- See also the `require` section of [composer.json](composer.json)

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

[](#installation)

Install the latest version with `composer require pharmaintelligence/gstandaard-bundle`

Documentation
-------------

[](#documentation)

### Setup

[](#setup)

GStandaard-Bundle hooks into the propel settings from your project. Setting up your tables and om-classes can be done using the `propel:model:build` and `propel:migration:*` tasks.

Two parameters are required in your config.yml:

```
# app/config.yml
pharma_intelligence_gstandaard:
    user: '%gstandaard_user%'
    password: '%gstandaard_user%'

```

```
# app/parameters.yml
gstandaard_user: username
gstandaard_password: password

```

These parameters are the username/password you've received from Z-Index to download the G-Standaard.

### Importing G-Standaard

[](#importing-g-standaard)

In your project directory run: `php app\console pharma-intelligence:g-standaard:import`Appending the option `--alleenMutaties` speeds up the import process by only processing mutated fields.

### Usage

[](#usage)

All tables available through the G-Standaard are available within this bundle, usage is through propel's query &amp; om classes.

### Added bonuses

[](#added-bonuses)

An extra table is available: `gs_artikel_eigenschappen`. This table is a denormalized table containing the most used properties for all Z-Index numbers.

The `pi.gstandaard.barcode_service` is registered through the service container. It allows a user to search for products based on barcodes.

Contributing
------------

[](#contributing)

Pull requests are welcome.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity15

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6a79128a0c74074f04ae42427d85df6dad604565731a59d86b9a4bd6e8199e5f?d=identicon)[linde002](/maintainers/linde002)

---

Top Contributors

[![linde002](https://avatars.githubusercontent.com/u/3629616?v=4)](https://github.com/linde002 "linde002 (31 commits)")

### Embed Badge

![Health badge](/badges/pharmaintelligence-gstandaard-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/pharmaintelligence-gstandaard-bundle/health.svg)](https://phpackages.com/packages/pharmaintelligence-gstandaard-bundle)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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