fragotesac / zf1-view
Zend Framework 1 View component
1.0.7
2024-09-16 22:25 UTC
Requires
- php: ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0
- fragotesac/zf1-currency: ^1.0.4
- fragotesac/zf1-exception: ^1.1.1
- fragotesac/zf1-filter: ^1.0.6
- fragotesac/zf1-http: ^1.0.5
- fragotesac/zf1-json: ^1.0.7
- fragotesac/zf1-loader: ^1.0.5
- fragotesac/zf1-locale: ^1.0.6
- fragotesac/zf1-registry: ^1.0.5
- fragotesac/zf1-translate: ^1.0.5
Requires (Dev)
- friendsofphp/php-cs-fixer: 3.54.0
- maglnet/composer-require-checker: ^3.0.0
- phpro/grumphp-shim: ^2.0.0
- phpstan/phpstan: 1.10.67
- phpunit/phpunit: ^9.6.19 || ^10.5.18
Suggests
- ext-filter: Used in the HeadScript View Helper
- fragotesac/zf1-view-helper-action: For the Action View Helper
- fragotesac/zf1-view-helper-baseurl: For the BaseUrl View Helper
- fragotesac/zf1-view-helper-layout: For the Layout View Helper
- fragotesac/zf1-view-helper-navigation: For the Navigation View Helper
- fragotesac/zf1-view-helper-paginationcontrol: For the PaginationControl View Helper
- fragotesac/zf1-view-helper-partial: For the Partial and PartialLoop View Helpers
- fragotesac/zf1-view-helper-url: For the Url View Helper
This package is not auto-updated.
Last update: 2024-10-29 21:50:28 UTC
README
This is just the Zend_View component extracted from our fork of the Zend Framework 1 repo (https://github.com/diablomedia/zf1).