fluidtypo3 / vhs
This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.
Installs: 2 078 093
Dependents: 46
Suggesters: 3
Security: 1
Stars: 184
Watchers: 24
Forks: 226
Open Issues: 113
Type:typo3-cms-extension
Requires
- php: ^7.4.0 || ^8
- ext-mbstring: *
- typo3/cms-backend: ^8.7 || ^9 || ^10 || ^11 || dev-master
- typo3/cms-core: ^8.7 || ^9 || ^10 || ^11 || dev-master
- typo3/cms-extbase: ^8.7 || ^9 || ^10 || ^11 || dev-master
- typo3/cms-fluid: ^8.7 || ^9 || ^10 || ^11 || dev-master
- typo3/cms-frontend: ^8.7 || ^9 || ^10 || ^11 || dev-master
Requires (Dev)
- mikey179/vfsstream: ^1.6
- php-coveralls/php-coveralls: ^2.5
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ^5.7 || ^9.5
- squizlabs/php_codesniffer: ^3.7
Suggests
- ext-json: Enable use of v:format.json.encode and v:format.json.decode
- ext-tidy: Allows to make use of the tidy ViewHelper v:format.tidy
- ext-zlib: Enable use of v:format.placeholder.lipsum with default lipsum text
Replaces
- typo3-ter/vhs: 6.1.3
This package is auto-updated.
Last update: 2023-03-23 16:30:43 UTC
README
TYPO3 extension vhs
This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine. These include advanced formatters, mathematical calculators, special conditions, and iterators and array calculators and processors.
URL | |
---|---|
Repository: | https://github.com/FluidTYPO3/vhs |
Read online: | https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/ |
TER: | https://extensions.typo3.org/extension/vhs |