“”

PSbits | ViewHelpers PSbits | ViewHelpers

psb_view_helpers / stable

Collection of useful ViewHelpers

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req psb/psb-view-helpers

Tags

#Fluid #viewhelpers

Last upload comment

* [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.

Downloads by month

Download 2.0.0 Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Daniel Ablass
Last update
25. Nov 2023
First upload
19. Apr 2022
Downloads
1,040
Category
Miscellaneous
Dependencies
  • PHP (8.1.0 - 8.2.99)
  • psb_foundation (2.0.0 - 2.99.99)
  • TYPO3 (12.4.0 - 12.4.99)

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 req 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 (2)

PSbits | Foundation PSbits | Foundation
(psb_foundation)

Configuration framework for TYPO3 extension development

Supported TYPO3 versions:
PSbits | Debug
(psb_debug)

a collection of debugging tools

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 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