jambagecom/div2007 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jambagecom/div2007

Composer 安装命令:

composer require jambagecom/div2007

包简介

Extension library since 2007 - Many API functions for Front End extensions. It can replace TYPO3\CMS\Frontend\Plugin\AbstractPlugin methods.

README 文档

README

TYPO3 Monthly Downloads Latest Stable Version

TYPO3 extension div2007

Repository:https://github.com/franzholz/div2007
TER:https://extensions.typo3.org/extension/div2007/

What is does

This library offers functions for TYPO3 extensions. tx_div2007_div provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5. It replaces most of the tslib_pibase methods. You find the migration classes for TYPO3 6.x, 7.x and 8.x inside of the extension migration_core. Since version 1.10.30 a middleware to store the request is provided for Ajax calls. This is required for Ajax calls since TYPO3 9.5. With this you can use the method FrontendUtility::getPageId() to get the current page id out of the speaking url of the routing enhancer.

All class.tx_div2007_xxx.php files have been removed in versions 2.x. Most code of the former extensions div and lib is not present any more. This means that the MVC design pattern of it has been given up. Parts of the former methods have been integrated into the namespace classes.

Requirements

  • 2.4 requires TYPO3 13.4 - 14.x
  • 2.3 requires TYPO3 12.4 - 13.x
  • 2.2.0 and 2.0.5 contain the class JambageComDiv2007CompatibilityAbstractPlugin as replacement for TYPO3CMSFrontendPluginAbstractPlugin needed for TYPO3 13
  • 2.1.0 and later require PHP 8 and TYPO3 12.x or TYPO3 13
  • 1.16 - 2.0.99 require PHP 7.4 - 8 and TYPO3 10.4 - 12.x
  • 1.13 - 11.15 require PHP 7.4 - 8 and TYPO3 10.4 - 11.5
  • 1.12.x are the last versions which support PHP 7.2 - 7.4 .
  • 1.11.8 has been the last version which supports PHP < 7.2 .
  • 1.11.6 has been the last version which supports TYPO3 6.2 .
  • 1.7.20 has been the last version which supports TYPO3 4.5 - 6.1 and PHP < 5.5 .

Starting with version 1.12.0 TYPO3 7.6 and PHP 7.2.0 are the minimum requirements to use the extension div2007.

If you run TYPO3 7 oder 8 and older versions of extensions like tt_products, then you might consider to install also the extension migration_core, if older TYPO3 class names are still used in extensions which did rely on div2007.

Setup

Some texts which are used in multiple extensions are added to the local language files of div2007. You can simply reuse them in your own extensions.

Use this setup to overwrite the privacy policy conditions:

example:

lib.div2007 {
  _LOCAL_LANG.default {
    privacy_policy.acknowledged = I agree and confirm to have read the privacy policy.
    privacy_policy.hint_1 = A telephone call or an email sent to us is enough to be deleted from our database. You can do this at any time.
  }
}

jambagecom/div2007 适用场景与选型建议

jambagecom/div2007 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 15.72k 次下载、GitHub Stars 达 2, 最近一次更新时间为 2019 年 01 月 17 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「library」 「extension」 「typo3」 「tslib_pibase」 「static_info_tables」 「AbstractPlugin」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 jambagecom/div2007 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 jambagecom/div2007 我们能提供哪些服务?
定制开发 / 二次开发

基于 jambagecom/div2007 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 15.72k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 11
  • 依赖项目数: 14
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2019-01-17