bartacus/bartacus-bundle 问题修复 & 功能扩展

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

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

bartacus/bartacus-bundle

最新稳定版本:6.2.2

Composer 安装命令:

composer require bartacus/bartacus-bundle

包简介

Integrates the Symfony full-stack framework into TYPO3

README 文档

README

Code Style

Welcome to the BartacusBundle - the Symfony bundle which integrates the Symfony full stack framework into your TYPO3 CMS.

What Bartacus Bundle does

Configuration

  • Enables bartacus.make_instance tagging for services to be added to the DI container
  • Enables Symfony error handler in dev context instead of TYPO3 error handler
  • Enables dependency injection for UpgradeWizardInterface implementation
  • Auto-mapping of application specific Extbase models and repositories

Content Element Rendering

  • Adds the #[ContentElement()] PHP attribute and builds the TypoScript config for each element
  • Injects tt_content Extbase models to Symfony controllers
  • Allows custom caching of uncached TYPO3 content elements
  • Extracts the Symfony response of each controller back to TYPO3 content
  • Handles 404 Not Found exceptions thrown by Symfony controllers

Request Handling

  • Unifies the _locale for TYPO3 and Symfony requests
  • Symfony route detection and execution within TYPO3 stack
  • Re-orders TYPO3 redirect and route resolver middlewares

统计信息

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

GitHub 信息

  • Stars: 13
  • Watchers: 8
  • Forks: 8
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2015-05-12