cjw-network/cjw-config-processor
Composer 安装命令:
composer require 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.
关键字:
README 文档
README
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
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
Installation
Make sure Composer is installed globally, as explained in the installation chapter 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.* -
Installing the bundle for eZ / Ibexa platform version 2.*:
$ composer require cjw-network/cjw-config-processor:2.*
Authors
- CJW-Network
- Frederic Bauer
COPYRIGHT
Copyright (C) 2020 CJW-Network. All rights reserved.
LICENSE
http://www.gnu.org/licenses/gpl-2.0.txt GNU General Public License v2
cjw-network/cjw-config-processor 适用场景与选型建议
cjw-network/cjw-config-processor 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 111 次下载、GitHub Stars 达 0, 最近一次更新时间为 2020 年 12 月 01 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「config-parser」 「Settings」 「ezplatform」 「siteaccess」 「yaml-parser」 「cjw-network」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 cjw-network/cjw-config-processor 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 cjw-network/cjw-config-processor 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 cjw-network/cjw-config-processor 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Persistent settings package for Laravel framework.
Novactive eZ 2FA Bundle is an Ibexa bundle that provides two-factor authentication for your Ibexa project
A Zend Framework module to quickly and easily set PHP settings.
Settings Card for Laravel Nova.
UI Interface for several system activities and user history for eZ Platform Ibexa 4+
eZ Platform AdminUI extension
统计信息
- 总下载量: 111
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-only
- 更新时间: 2020-12-01