queo/typo3-software-cache 问题修复 & 功能扩展

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

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

queo/typo3-software-cache

Composer 安装命令:

composer require queo/typo3-software-cache

包简介

Software cache for typo3 projects.

README 文档

README

Build Status

TYPO3 Software Cache

TL;DR Software based library to cache TYPO3 Requests.

Allgemeine Informationen

Ansprechpartner

Entwickler:

  • [Stephan Lindner]
  • [Ralf Michael]

Konzept

to be done

Installation

For easy installation add an index.php.dist file to your project and add the following commands to your composer.json

"chmod 654 ./vendor/queo/typo3-software-cache/src/Scripts/installCache.sh",
"./vendor/queo/typo3-software-cache/src/Scripts/installCache.sh index.php.dist",

We added an starting point with a simple index.php.dist in the base folder, you can use for your first steps or easy websites. It will cache the requests in the filesystem.

Qualitätssicherung

Unittests

bin/phpunit

Codemetriken erstellen

Phpmetrics global installieren

composer global require phpmetrics/phpmetrics:~2

Bericht für Metriken erzeugen

phpmetrics --report-html=build/metric --git --quiet src\

Weiterentwicklung

Goldene Regeln:

  • SOLID Prinzipien einhalten!
  • Metriken beachten

Anleitung

Cache über Typo3-Backend leeren

Um den Cache über das Typo3-Backend leeren zu können, muss in der ext_localconf der Site-Extension folgender Hook ergänzt werden:

$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['clearCachePostProc'][] =  \Queo\Typo3\SoftwareCache\Service\CacheManagementService::class . '->clearCache';

FAQ

42

统计信息

  • 总下载量: 1.33k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2018-02-02

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固