mimmi20 / laminas-form-element-links
Provides an additional Form Element
Installs: 100 497
Dependents: 3
Suggesters: 2
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 2
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
- laminas/laminas-form: ^3.20.1
- laminas/laminas-inputfilter: ^2.30.1
- laminas/laminas-view: ^2.35.0
Requires (Dev)
- ext-ctype: *
- ext-dom: *
- ext-intl: *
- ext-simplexml: *
- ext-tokenizer: *
- ext-xml: *
- ext-xmlwriter: *
- infection/infection: ^0.27.11 || ^0.28.1
- laminas/laminas-i18n: ^2.28.0
- laminas/laminas-modulemanager: ^2.16.0
- laminas/laminas-navigation: ^2.19.1
- mimmi20/coding-standard: ^5.2.43
- nikic/php-parser: ^4.19.1 || ^5.0.2
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan: ^1.12.3
- phpstan/phpstan-deprecation-rules: ^1.2.0
- phpstan/phpstan-phpunit: ^1.4.0
- phpunit/phpunit: ^10.5.26
- psr/container: ^1.1.2 || ^2.0.2
- rector/rector: ^1.2.5
- rector/type-perfect: ^0.2.0
- symplify/phpstan-rules: ^13.0.1
- tomasvotruba/cognitive-complexity: ^0.2.3
- tomasvotruba/type-coverage: ^0.3.1
- tomasvotruba/unused-public: ^0.3.11
Suggests
- ext-intl: required to use the Translator
- laminas/laminas-i18n: required to use the Translator
- laminas/laminas-modulemanager: Required for Module Integration
- laminas/laminas-navigation: required to use objects of type AbstractPage to render the link
- laminas/laminas-servicemanager: Required for the Factories
This package is auto-updated.
Last update: 2024-11-05 17:38:19 UTC
README
Code Status
Requirements
This library requires PHP 8.1+.
Installation
Run
composer require mimmi20/laminas-form-element-links
License
This package is licensed using the MIT License.
Please have a look at LICENSE.md
.