“”

PSbits | ViewHelpers PSbits | ViewHelpers

psb_view_helpers / stable

Collection of useful ViewHelpers

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer require psb/psb-view-helpers

Tags

#Fluid #viewhelpers

Last upload comment

[FEATURE] Add ViewHelper for any HTML tags.

Downloads by month

Download 2.1.0 Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Daniel Ablass
Last update
02. Apr 2025
First upload
19. Apr 2022
Downloads
1,474
Category
Miscellaneous
Dependencies

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer require psb/psb-view-helpers to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (3)

PSbits | User Deployment PSbits | User Deployment
(psb_user_deployment)

Deployment of users, user groups and their privileges

Supported TYPO3 versions:
PSbits | Foundation PSbits | Foundation
(psb_foundation)

Configuration framework for TYPO3 extension development

Supported TYPO3 versions:
PSbits | Debug PSbits | Debug
(psb_debug)

Collection of debugging tools

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
2.1.0 / stable
April 02, 2025
[FEATURE] Add ViewHelper for any HTML tags.
12.4.0 - 13.4.99 Download
2.0.1 / stable
March 13, 2025
[TASK] Add LICENSE.txt.
[TASK] Make extension compatible with TYPO3v13.
[BUGFIX] Avoid "undefined array key" warnings.
12.4.0 - 13.4.99 Download
2.0.0 / stable
November 25, 2023
* [FEATURE] Add PublicResourceWebPathViewHelper for extensions.
* [TASK] Add Services.yaml.
* [TASK] Optimize code and cleanup based on inspections for php 8.1.
* [TASK] Raise php version from 7.4 to 8.1!
* [TASK] Set version to 2.0.0.
* [TASK] Update .editorconfig.
* [TASK] Update code style.
* [TASK] Update dependencies (upgrade process for TYPO3 v12).
* [BUGFIX] MathViewHelper throws exception if at least one argument is invalid.
12.4.0 - 12.4.99 Download
1.1.1 / stable
August 30, 2022
Compatibility release

[TASK] Add PHP 8 to compatibility information.
[TASK] Set version to 1.1.1.
11.5.5 - 11.5.99 Download
1.1.0 / stable
April 29, 2022
[FEATURE] Add ViewHelper that renders tt_content records.
[TASK] Add extension icon.
[TASK] Raise version to v1.1.0.

Note: TypoScript has to be included after this update before using the new ViewHelper.
11.5.5 - 11.5.99 Download
1.0.0 / stable
April 19, 2022
This is the first release of PSB ViewHelpers.
11.5.5 - 11.5.99 Download