naderio/naderio-vhs

Naderios ViewHelper Collection

Installs: 42

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:typo3-cms-extension

0.1.0 2020-11-19 11:50 UTC

This package is auto-updated.

Last update: 2024-04-05 21:33:53 UTC


README

Requirements

For now, this extension will only work on TYPO3 10.4.x with PHP 7.4. \ I have planned to release a Version with lower requirements, but I cannot promise a near release.

To install this package, you have to set the minimum stability in your root composer.json to:

"minimum-stability": "beta",

This will be changed to stable, when the extension is tested enough.

Description

Useful ViewHelpers, all of them working standalone, so it should be easily possible to use selected ViewHelpers in your own extensions.

The documentation is work in progress and added when there is time :)

Running ddev

Just type ddev start (when DDEV is installed), to run the containers.
To enter the web-container, type ddev ssh.

CodeChecks

Inside the DDEV-container you can check the configured paths (Classes/) by running:

./vendor/bin/ecs check

to autofix found errors, type:

./vendor/bin/ecs check --fix

Disclaimer

All ViewHelpers provided are mainly built for personal use by myself but I decided to publish them, so maybe you can have an advantage of them too. \ There is no guarantee for function and stability, all ViewHelper are tested with best knowledge and conscience by myself

About

This extension is built by Thomas Anders, also known as Naderio. \ Feel free to contact me by mail: me@naderio.de

Extension links on: