PHPackages                             cjw-network/cjw-config-processor - 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. cjw-network/cjw-config-processor

ActiveEzplatform-bundle[Utility &amp; Helpers](/categories/utility)

cjw-network/cjw-config-processor
================================

Inspired by the old eZPublish Ini viewer: Parses the configuration of your Symfony server / eZ - / Ibexa platform and allows visual access to the configuration in a human readable way for a better development experience.

v3.1.0(5y ago)01101[2 issues](https://github.com/cjw-network/CjwConfigProcessorBundle/issues)GPL-2.0-onlyPHPPHP ^7.3

Since Dec 11Pushed 5y ago5 watchersCompare

[ Source](https://github.com/cjw-network/CjwConfigProcessorBundle)[ Packagist](https://packagist.org/packages/cjw-network/cjw-config-processor)[ Docs](https://github.com/cjw-network/CjwConfigProcessorBundle)[ RSS](/packages/cjw-network-cjw-config-processor/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (8)Used By (0)

CJW's Config-Processor Bundle
=============================

[](#cjws-config-processor-bundle)

Goal
====

[](#goal)

This Bundle has been created to serve the function of parsing / processing the existing parameter-/options array that exists within a standard symfony and especially eZ - / Ibexa - Platform app. **Similar to the eZPublish Ini settings viewer** of old, it is supposed to take the existing configuration and provide a visual representation that is easy to read, understand and work with for developers. Therefore, it provides various functions, options and views to display site access context specific parameters, values and much more.

Provided Functionality
======================

[](#provided-functionality)

Installing the bundle (refer to `Installation` further down the page), will add a `Config Processing View` tab under the `Admin` tab of the standard eZ / Ibexa Backoffice. Clicking that tab will bring you to the frontend this bundle provides with the following functionality (excerpt):

- **Display** of the entire configuration of your Symfony project
- **Filter** for and display parameters in a specific site access context
- **View** and compare parameters in up to two specific site access contexts at the same time
- **Automatic Highlighting** of differences within the two site access contexts
- **Synchronous** scrolling mode in the comparison view for improved readability
- **Limit** the comparison to common or uncommon parameters of the lists
- **Search** for specific keys or values in the parameter list
- **Mark** parameters as favourites and view them in a dedicated view
- **Get** location info about the parameters (which files do they appear in and with what value)
- **Download** a file representation of the parameter lists
- **Do it all on the console**. You can also ditch the frontend and look at some features through Symfony console commands.
- **And** more

Help And More Info
==================

[](#help-and-more-info)

[Documentation Index](Resources/doc/index.md)

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

- **Installing the newest (stable) build of the bundle for the highest supported eZ / Ibexa Platform version:**

    ```
    $ composer require cjw-network/cjw-config-processor
    ```
- **Installing the bundle for eZ / Ibexa platform version 3.**\*:

    ```
    $ composer require cjw-network/cjw-config-processor:3.*
    ```

    - [**Next Steps and Details**](Resources/doc/installation/3.x-Installation.en.md)
- **Installing the bundle for eZ / Ibexa platform version 2.**\*:

    ```
    $ composer require cjw-network/cjw-config-processor:2.*
    ```

    - [**Next Steps and Details**](Resources/doc/installation/2.x-Installation.en.md)

Authors
=======

[](#authors)

- [**CJW-Network**](https://www.cjw-network.com/)
- **Frederic Bauer**

COPYRIGHT
=========

[](#copyright)

Copyright (C) 2020 CJW-Network. All rights reserved.

LICENSE
=======

[](#license)

 GNU General Public License v2

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Every ~5 days

Total

6

Last Release

1956d ago

Major Versions

v2.0 → v3.0.12020-12-23

v2.0.1 → v3.1.02021-01-08

PHP version history (2 changes)v3.0PHP ^7.3

v2.0.1PHP ^7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/63d09abfc7f05a7f5cb90df759305eaa7f679b1031ae4d816bed404d77d950e0?d=identicon)[fwoldt](/maintainers/fwoldt)

---

Top Contributors

[![NorthernSeaCharting](https://avatars.githubusercontent.com/u/57102171?v=4)](https://github.com/NorthernSeaCharting "NorthernSeaCharting (5 commits)")

---

Tags

cjw-networkconfigezplatformibexaibexa-platformini-parserini-viewersymfonySettingsezplatformsiteaccessconfig-parseryaml-parsercjw-networkcjw-config-processorini viewerini settings

### Embed Badge

![Health badge](/badges/cjw-network-cjw-config-processor/health.svg)

```
[![Health](https://phpackages.com/badges/cjw-network-cjw-config-processor/health.svg)](https://phpackages.com/packages/cjw-network-cjw-config-processor)
```

###  Alternatives

[akaunting/laravel-setting

Persistent settings package for Laravel

495805.1k7](/packages/akaunting-laravel-setting)[outl1ne/nova-settings

A Laravel Nova tool for editing custom settings using native Nova fields.

296883.2k3](/packages/outl1ne-nova-settings)[chillerlan/php-settings-container

A container class for immutable settings objects. Not a DI container.

3427.3M21](/packages/chillerlan-php-settings-container)[codeigniter4/settings

Settings library for CodeIgniter 4

93499.3k24](/packages/codeigniter4-settings)[dmishh/settings-bundle

Database centric Symfony configuration management. Global and per-user settings supported.

115254.9k1](/packages/dmishh-settings-bundle)[zachleigh/laravel-property-bag

Easy Laravel user settings using a property bag

85340.3k](/packages/zachleigh-laravel-property-bag)

PHPackages © 2026

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