Registry / other / diablomedia-zendframework1-view

diablomedia-zendframework1-view

JSON →
library1.0.10phppackagistunverified

Zend Framework 1 View component for rendering views in legacy ZF1 applications.

composer require diablomedia/zendframework1-view
INSTALL
IMPORT
SIG · DIABLOMEDIA-ZENDFR
D
diablomedia-zendframework1-view
otherphpv1.0.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Zend_View
use Zend_View;

Basic usage of Zend_View to render a template.

<?php require_once 'Zend/View.php'; $view = new Zend_View(); $view->assign('title', 'Hello'); echo $view->render('index.phtml');
Debug
Known issues
breakingRequires PHP 5.2 or later; not compatible with PHP 8+ without modifications.
fix
Use a modern templating engine or upgrade to Zend Framework 3/4.
affects: >=1.0.0
Upgrade
Version history
1.0.10latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
diablomedia-zendframework1-view — pip install diablomedia-zendframework1-view · libregistry