cpsit / typo3-handlebars
适用于使用TYPO3 CMS构建的项目的手柄bars渲染扩展
0.7.26
2023-11-24 08:16 UTC
Requires
- php: ^7.1 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0
- ext-json: *
- psr/event-dispatcher: ^1.0
- psr/log: ^1.1 || ^2.0 || ^3.0
- symfony/config: ^4.4 || ^5.0
- symfony/dependency-injection: ^4.4 || ^5.0
- symfony/polyfill-php80: ^1.23
- typo3/cms-core: ~10.4.0 || ~11.5.0
- typo3/cms-extbase: ~10.4.0 || ~11.5.0
- typo3/cms-frontend: ~10.4.0 || ~11.5.0
- zordius/lightncandy: ^1.2
Requires (Dev)
- armin/editorconfig-cli: ^1.5
- ergebnis/composer-normalize: ^2.15
- helmich/typo3-typoscript-lint: ^2.5 || ^3.0
- mikey179/vfsstream: ^1.6.7
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: ^1.9
- phpstan/phpstan-phpunit: ^1.1
- phpunit/phpunit: ^9.5
- saschaegerer/phpstan-typo3: ^1.0
- ssch/typo3-rector: ^1.0
- symfony/event-dispatcher: ^4.4 || ^5.0
- typo3/coding-standards: ^0.6.0 || ^0.7.0
- typo3/testing-framework: ^6.15 || ^7.0.2
- dev-main
- 0.8.x-dev
- 0.7.26
- 0.7.25
- 0.7.24
- 0.7.23
- 0.7.22
- 0.7.21
- 0.7.20
- 0.7.19
- 0.7.18
- 0.7.17
- 0.7.16
- 0.7.15
- 0.7.14
- 0.7.13
- 0.7.12
- 0.7.11
- 0.7.10
- 0.7.9
- 0.7.8
- 0.7.7
- 0.7.6
- 0.7.5
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.0
- 0.5.5
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- dev-renovate/0.8.x-typo3fluid-fluid-4.x
- dev-renovate/0.8.x-major-typo3-cms
- dev-renovate/0.8.x-php-8.x
- dev-0.8/feature-registration
- dev-0.8/fix/render-helper-fixtures
- dev-0.8/block-content-helper
- dev-0.8/render-helper
- dev-0.8/template-paths
- dev-0.8/flat-template-resolver
- dev-dena
- dev-0.8/typo3-v12
- dev-renovate/0.8.x-phpunit-phpunit-11.x
- dev-renovate/0.8.x-typo3-coding-standards-0.x
- dev-renovate/main-typo3-testing-framework-8.x
- dev-renovate/main-major-symfony
- dev-renovate/main-phpunit-phpunit-11.x
- dev-renovate/main-major-typo3-cms
- dev-renovate/main-typo3-coding-standards-0.x
- dev-renovate/typo3-testing-framework-8.x
- dev-renovate/major-symfony
- dev-renovate/phpunit-phpunit-11.x
- dev-renovate/major-typo3-cms
- dev-renovate/typo3-coding-standards-0.x
- dev-renovate/main-php-8.x
- dev-v1/support-typo3-v12
- dev-dena-v12
- dev-v1/integration
- dev-feature/console-commands
This package is auto-updated.
Last update: 2024-09-19 08:13:38 UTC
README
TYPO3扩展 handlebars
📙 文档 | 📦 Packagist | 🐥 TYPO3扩展存储库 | 💾 仓库 | 🐛 问题跟踪器
一个为TYPO3 CMS提供完整渲染环境的Handlebars模板扩展。它与TYPO3无缝集成,并提供广泛的配置选项,以充分利用您的模板。为了满足每个人的需求,它可以很容易地使用TYPO3内置工具进行扩展。
🚀 特性
- Handlebars模板的完整渲染环境
- 原生支持自定义Handlebars助手
- 易于扩展和定制
- 基于依赖注入以提供更好的性能和维护性
- 与编译模板的TYPO3缓存框架集成
- 与TYPO3核心组件的兼容层
🔥 安装
composer require cpsit/typo3-handlebars
⭐ 许可证
此项目根据GNU通用公共许可证2.0(或更高版本)授权。