承接 danielsiepmann/tracking 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

danielsiepmann/tracking

最新稳定版本:v3.1.2

Composer 安装命令:

composer require danielsiepmann/tracking

包简介

Tracking for TYPO3

README 文档

README

About

This extension was made to demonstrate technical features of TYPO3. Since v1.0.0 it is also available on packagist and intended for usage on production systems.

The following features should be demonstrated:

PSR-4 Autoloading Standard
Use composer.json to provide autoloading information. Classes will be loaded when needed. No need for require statements.
PSR-12 Extended Coding Style Guide
Current stable Coding Style Guide, applied via Coding Sniffer.
PSR-7 HTTP Message Interface
Also known as Request Response, used to create tracking information from incoming request.
PSR-11 Container Interface
Also known as Dependency Injection. Used to resolve external dependencies, e.g. foreign classes. Existing TYPO3 factories are used to build QueryBuilder instances. Also DI is "misused" to provide configuration for dashboard widgets and tracking.
PSR-15 HTTP Handlers
Also known as middlewares. Used to hook into processing to create tracking information.
PSR-14 Event Dispatcher
Not in use yet.
EXT:dashboard
Used to visualize collected tracking information.

Thanks

Thanks to our supporters:

Icons
Generated by https://www.werkraum-media.de/
Partly sponsored code by
https://www.werkraum-media.de/

Example

The following widgets are added and could look like:

Documentation/Images/Widgets.png

A new record is added which looks like:

Documentation/Images/ListViewPageviews.png

Documentation/Images/RecordRecordview.png

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2020-07-29