creifenscheid/db-rector
Composer 安装命令:
composer require creifenscheid/db-rector
包简介
This TYPO3 extension is an typo3-fractor adapter with backend module to refactor sys_template.config data.
README 文档
README
Note: As of version 13.0.0, this extension uses typo3-fractor.
Disclaimer
It is strongly recommended NOT to run this extension in production environments!
Installation
This extension must be installed via Composer, e.g., composer req --dev creifenscheid/db-rector, to install typo3-fractor and get it running. While you can download it from the TYPO3 Extension Repository, it still needs to be installed via Composer.
What does it do
This extension acts as an adapter to run typo3-fractor in the TYPO3 backend, enabling the refactoring of TypoScript stored in sys_template.config.
Features
- Backend module to:
- View all TypoScript stored in the database
- Run typo3-fractor on individual or all database entries
- Review the results of the typo3-fractor process (including a diff view)
- Apply typo3-fractor results to the corresponding sys_template record
- Roll back to the original TypoScript
- Security
- The backend module is only active in the TYPO3 development context by default
Note
If the sys_template record is modified after the fractor process or after applying the fractor result, the corresponding fractor model will be reset.
This allows the updated sys_template TypoScript to be processed again.
Known working setups
- DDEV based environments
Known not working setups
- MacOS + MAMP
Configuration
Extension configuration
| Parameter | Default | Optional | Description |
|---|---|---|---|
| ignoreTYPO3Context | false | yes | If set to true, the TYPO3 installation context will be ignored—this is not recommended. |
Rector configuration
To configure typo3-fractor, a file named fractor.php is required.
This file is generated semi-automatically by copying a predefined template into the working folder.
Since only TypoScript refactoring is needed, the fractor configuration file remains small and simple.
The following configuration parameters are defined dynamically:
| Parameter | Value(s) | Description |
|---|---|---|
| sets | 2 defined "Typo3LevelSetList" sets
|
Rule sets to apply to the target code. |
Support
I don’t want your money or anything else.
I’m doing this for fun, with passion, and to improve my coding skills.
I always welcome feedback and constructive criticism.
If you’d like to contribute, feel free to do so.
Thank you!
creifenscheid/db-rector 适用场景与选型建议
creifenscheid/db-rector 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 574 次下载、GitHub Stars 达 0, 最近一次更新时间为 2023 年 06 月 19 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 creifenscheid/db-rector 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 creifenscheid/db-rector 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 574
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 12
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2023-06-19