mimmi20 / laminasviewrenderer-helper-htmlelement
Provides a render helper for Laminas View
Installs: 278 439
Dependents: 6
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
pkg:composer/mimmi20/laminasviewrenderer-helper-htmlelement
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
 - laminas/laminas-servicemanager: ^3.22.1
 - laminas/laminas-view: ^2.43.0
 
Requires (Dev)
- ext-ctype: *
 - ext-dom: *
 - ext-intl: *
 - ext-simplexml: *
 - ext-tokenizer: *
 - ext-xml: *
 - ext-xmlwriter: *
 - infection/infection: ^0.31.7
 - laminas/laminas-escaper: ^2.18.0
 - mimmi20/coding-standard: ^6.2.5
 - nikic/php-parser: ^5.6.1
 - phpstan/extension-installer: ^1.4.3
 - phpstan/phpstan: ^2.1.31
 - phpstan/phpstan-deprecation-rules: ^2.0.3
 - phpunit/phpunit: ^12.4.1
 - psr/container: ^1.1.2 || ^2.0.2
 - rector/rector: ^2.2.3
 - rector/type-perfect: ^2.1.1
 - shipmonk/composer-dependency-analyser: ^1.8.3
 - symfony/process: ^7.3.4
 - symplify/phpstan-rules: ^14.8.0
 - tomasvotruba/cognitive-complexity: ^1.0.0
 - tomasvotruba/type-coverage: ^2.0.2
 - tomasvotruba/unused-public: ^2.0.1
 
Suggests
- ext-intl: required to use the Translator
 
README
Code Status
Introduction
This component provides a render helper for Laminas View.
Installation
Run
composer require mimmi20/laminasviewrenderer-helper-htmlelement
License
This package is licensed using the MIT License.
Please have a look at LICENSE.md.